#ab0d04

Color #AB0D04 Free Speech Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Free Speech Red #AB0D04

Tints of Free Speech Red #AB0D04

Color information

#AB0D04 (or 0xAB0D04) is unknown color: approx Free Speech Red. HEX triplet: AB, 0D and 04. RGB value is (171,13,4). Sum of RGB (Red+Green+Blue) = 171+13+4=188 (24% of max value = 765). Red value is 171 (67.19% from 255 or 90.96% from 188); Green value is 13 (5.47% from 255 or 6.91% from 188); Blue value is 4 (1.95% from 255 or 2.13% from 188); Max value from RGB is 171 - color contains mainly: red. Hex color #AB0D04 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #AB0D04 is #54F2FB. Grayscale: #3B3B3B. Windows color (decimal): -5567228 or 265643. OLE color: 265643.

HSL color Cylindrical-coordinate representation of color #AB0D04: hue angle of 3.23º degrees, saturation: 0.95, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #AB0D04 is Cyan = 0, Magento = 0.92, Yellow = 0.98 and Black (K on CMYK) = 0.33.

Color convert

RGB171134-
CMYK00.920.980.33
HSL3.23º95.43%34.31%-
HSV(B)3.23º97.66%67.06%-
XYZ16.968.950.95-
YUV59.2296.85207.73-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 171 (67.19% from 255) = 90.96%
GREEN value IS 13 (5.47% from 255) = 6.91%
BLUE value IS 4 (1.95% from 255) = 2.13%
R=90.96%
G=6.91%
B=2.13%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.92
Y (Yellow) values IS 0.98
K (Black) values IS 0.33
SystemRedGreenBlueCMYKHSL
Decimal17113400.920.980.333.2395.4334.31
HexABD405C622135f22
Octal253154013414241313742
Binary101010111101100010111001100010100001111011111100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ab0d04

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ab0d04; }

 p { color: rgb(171,13,4); }

 H1.HeaderClassName
 {
   color: #ab0d04;
 }
 .AnyTagClassName
 {
   color: #ab0d04;
 }
</style>
background-color css

<style>
 a { background-color: #ab0d04; }

 a { background-color: rgb(171,13,4); }

 div.DivClassName
 {
   background-color: #ab0d04;
 }
 .BgClassName
 {
   background-color: #ab0d04;
 }
</style>
border-color css

<style>
 span { border-color: #ab0d04; }

 span { border-color: rgb(171,13,4); }

 td.TdClassName
 {
   border-color: #ab0d04;
 }
 .TagClassName
 {
   border-color: #ab0d04;
 }
</style>

cancel