Shades of Rustic Red #420609
Tints of Rustic Red #420609
RGB
CMYK
RGB Variations
Color information
#420609 (or 0x420609) is known color: Rustic Red. HEX triplet: 42, 06 and 09. RGB value is (66,6,9). Sum of RGB (Red+Green+Blue) = 66+6+9=81 (10% of max value = 765). Red value is 66 (26.17% from 255 or 81.48% from 81); Green value is 6 (2.73% from 255 or 7.41% from 81); Blue value is 9 (3.91% from 255 or 11.11% from 81); Max value from RGB is 66 - color contains mainly: red. Hex color #420609 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420609 is #BDF9F6. Grayscale: #181818. Windows color (decimal): -12450295 or 591426. OLE color: 591426.
HSL color Cylindrical-coordinate representation of color #420609: hue angle of 357º 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 #420609 is Cyan = 0, Magento = 0.91, Yellow = 0.86 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 9 | - |
| CMYK | 0 | 0.91 | 0.86 | 0.74 |
| HSL | 357º | 0.83% | 0.14% | - |
| HSV(B) | 357º | 0.91% | 0.26% | - |
| XYZ | 2.36 | 1.31 | 0.39 | - |
| YUV | 24.28 | 119.38 | 157.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 9 | 0 | 0.91 | 0.86 | 0.74 | 357 | 0.83 | 0.14 |
| Hex | 42 | 6 | 9 | 0 | 5B | 56 | 4A | 165 | 53 | E |
| Octal | 102 | 6 | 11 | 0 | 133 | 126 | 112 | 545 | 123 | 16 |
| Binary | 1000010 | 110 | 1001 | 0 | 1011011 | 1010110 | 1001010 | 101100101 | 1010011 | 1110 |
Color Harmonies of #420609
Complementary color
Monochromatic Colors of #420609
Black with #420609
Text Example
Text Example
White with #420609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420609; }
p { color: rgb(66,6,9); }
H1.HeaderClassName
{
color: #420609;
}
.AnyTagClassName
{
color: #420609;
}
</style>
background-color css
<style>
a { background-color: #420609; }
a { background-color: rgb(66,6,9); }
div.DivClassName
{
background-color: #420609;
}
.BgClassName
{
background-color: #420609;
}
</style>
border-color css
<style>
span { border-color: #420609; }
span { border-color: rgb(66,6,9); }
td.TdClassName
{
border-color: #420609;
}
.TagClassName
{
border-color: #420609;
}
</style>