Shades of Rustic Red #420612
Tints of Rustic Red #420612
RGB
CMYK
RGB Variations
Color information
#420612 (or 0x420612) is known color: Rustic Red. HEX triplet: 42, 06 and 12. RGB value is (66,6,18). Sum of RGB (Red+Green+Blue) = 66+6+18=90 (11% of max value = 765). Red value is 66 (26.17% from 255 or 73.33% from 90); Green value is 6 (2.73% from 255 or 6.67% from 90); Blue value is 18 (7.42% from 255 or 20% from 90); Max value from RGB is 66 - color contains mainly: red. Hex color #420612 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420612 is #BDF9ED. Grayscale: #191919. Windows color (decimal): -12450286 or 1181250. OLE color: 1181250.
HSL color Cylindrical-coordinate representation of color #420612: hue angle of 348º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #420612 is Cyan = 0, Magento = 0.91, Yellow = 0.73 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 18 | - |
| CMYK | 0 | 0.91 | 0.73 | 0.74 |
| HSL | 348º | 0.83% | 0.14% | - |
| HSV(B) | 348º | 0.91% | 0.26% | - |
| XYZ | 2.42 | 1.33 | 0.7 | - |
| YUV | 25.31 | 123.88 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 18 | 0 | 0.91 | 0.73 | 0.74 | 348 | 0.83 | 0.14 |
| Hex | 42 | 6 | 12 | 0 | 5B | 49 | 4A | 15C | 53 | E |
| Octal | 102 | 6 | 22 | 0 | 133 | 111 | 112 | 534 | 123 | 16 |
| Binary | 1000010 | 110 | 10010 | 0 | 1011011 | 1001001 | 1001010 | 101011100 | 1010011 | 1110 |
Color Harmonies of #420612
Complementary color
Monochromatic Colors of #420612
Black with #420612
Text Example
Text Example
White with #420612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420612; }
p { color: rgb(66,6,18); }
H1.HeaderClassName
{
color: #420612;
}
.AnyTagClassName
{
color: #420612;
}
</style>
background-color css
<style>
a { background-color: #420612; }
a { background-color: rgb(66,6,18); }
div.DivClassName
{
background-color: #420612;
}
.BgClassName
{
background-color: #420612;
}
</style>
border-color css
<style>
span { border-color: #420612; }
span { border-color: rgb(66,6,18); }
td.TdClassName
{
border-color: #420612;
}
.TagClassName
{
border-color: #420612;
}
</style>