Shades of Rustic Red #420814
Tints of Rustic Red #420814
RGB
CMYK
RGB Variations
Color information
#420814 (or 0x420814) is known color: Rustic Red. HEX triplet: 42, 08 and 14. RGB value is (66,8,20). Sum of RGB (Red+Green+Blue) = 66+8+20=94 (12% of max value = 765). Red value is 66 (26.17% from 255 or 70.21% from 94); Green value is 8 (3.52% from 255 or 8.51% from 94); Blue value is 20 (8.20% from 255 or 21.28% from 94); Max value from RGB is 66 - color contains mainly: red. Hex color #420814 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420814 is #BDF7EB. Grayscale: #1A1A1A. Windows color (decimal): -12449772 or 1312834. OLE color: 1312834.
HSL color Cylindrical-coordinate representation of color #420814: hue angle of 347.59º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #420814 is Cyan = 0, Magento = 0.88, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 8 | 20 | - |
| CMYK | 0 | 0.88 | 0.70 | 0.74 |
| HSL | 347.59º | 0.78% | 0.15% | - |
| HSV(B) | 347.59º | 0.88% | 0.26% | - |
| XYZ | 2.46 | 1.38 | 0.8 | - |
| YUV | 26.71 | 124.22 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 8 | 20 | 0 | 0.88 | 0.70 | 0.74 | 347.59 | 0.78 | 0.15 |
| Hex | 42 | 8 | 14 | 0 | 58 | 46 | 4A | 15C | 4E | F |
| Octal | 102 | 10 | 24 | 0 | 130 | 106 | 112 | 534 | 116 | 17 |
| Binary | 1000010 | 1000 | 10100 | 0 | 1011000 | 1000110 | 1001010 | 101011100 | 1001110 | 1111 |
Color Harmonies of #420814
Complementary color
Monochromatic Colors of #420814
Black with #420814
Text Example
Text Example
White with #420814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420814; }
p { color: rgb(66,8,20); }
H1.HeaderClassName
{
color: #420814;
}
.AnyTagClassName
{
color: #420814;
}
</style>
background-color css
<style>
a { background-color: #420814; }
a { background-color: rgb(66,8,20); }
div.DivClassName
{
background-color: #420814;
}
.BgClassName
{
background-color: #420814;
}
</style>
border-color css
<style>
span { border-color: #420814; }
span { border-color: rgb(66,8,20); }
td.TdClassName
{
border-color: #420814;
}
.TagClassName
{
border-color: #420814;
}
</style>