Shades of Rustic Red #420416
Tints of Rustic Red #420416
RGB
CMYK
RGB Variations
Color information
#420416 (or 0x420416) is known color: Rustic Red. HEX triplet: 42, 04 and 16. RGB value is (66,4,22). Sum of RGB (Red+Green+Blue) = 66+4+22=92 (12% of max value = 765). Red value is 66 (26.17% from 255 or 71.74% from 92); Green value is 4 (1.95% from 255 or 4.35% from 92); Blue value is 22 (8.98% from 255 or 23.91% from 92); Max value from RGB is 66 - color contains mainly: red. Hex color #420416 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420416 is #BDFBE9. Grayscale: #181818. Windows color (decimal): -12450794 or 1442882. OLE color: 1442882.
HSL color Cylindrical-coordinate representation of color #420416: hue angle of 342.58º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420416 is Cyan = 0, Magento = 0.94, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 4 | 22 | - |
| CMYK | 0 | 0.94 | 0.67 | 0.74 |
| HSL | 342.58º | 0.89% | 0.14% | - |
| HSV(B) | 342.58º | 0.94% | 0.26% | - |
| XYZ | 2.44 | 1.3 | 0.88 | - |
| YUV | 24.59 | 126.54 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 4 | 22 | 0 | 0.94 | 0.67 | 0.74 | 342.58 | 0.89 | 0.14 |
| Hex | 42 | 4 | 16 | 0 | 5E | 43 | 4A | 157 | 59 | E |
| Octal | 102 | 4 | 26 | 0 | 136 | 103 | 112 | 527 | 131 | 16 |
| Binary | 1000010 | 100 | 10110 | 0 | 1011110 | 1000011 | 1001010 | 101010111 | 1011001 | 1110 |
Color Harmonies of #420416
Complementary color
Monochromatic Colors of #420416
Black with #420416
Text Example
Text Example
White with #420416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420416; }
p { color: rgb(66,4,22); }
H1.HeaderClassName
{
color: #420416;
}
.AnyTagClassName
{
color: #420416;
}
</style>
background-color css
<style>
a { background-color: #420416; }
a { background-color: rgb(66,4,22); }
div.DivClassName
{
background-color: #420416;
}
.BgClassName
{
background-color: #420416;
}
</style>
border-color css
<style>
span { border-color: #420416; }
span { border-color: rgb(66,4,22); }
td.TdClassName
{
border-color: #420416;
}
.TagClassName
{
border-color: #420416;
}
</style>