Shades of Rustic Red #421418
Tints of Rustic Red #421418
RGB
CMYK
RGB Variations
Color information
#421418 (or 0x421418) is known color: Rustic Red. HEX triplet: 42, 14 and 18. RGB value is (66,20,24). Sum of RGB (Red+Green+Blue) = 66+20+24=110 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60% from 110); Green value is 20 (8.20% from 255 or 18.18% from 110); Blue value is 24 (9.77% from 255 or 21.82% from 110); Max value from RGB is 66 - color contains mainly: red. Hex color #421418 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421418 is #BDEBE7. Grayscale: #222222. Windows color (decimal): -12446696 or 1578050. OLE color: 1578050.
HSL color Cylindrical-coordinate representation of color #421418: hue angle of 354.78º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #421418 is Cyan = 0, Magento = 0.70, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 20 | 24 | - |
| CMYK | 0 | 0.70 | 0.64 | 0.74 |
| HSL | 354.78º | 0.53% | 0.17% | - |
| HSV(B) | 354.78º | 0.7% | 0.26% | - |
| XYZ | 2.66 | 1.72 | 1.06 | - |
| YUV | 34.21 | 122.24 | 150.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 20 | 24 | 0 | 0.70 | 0.64 | 0.74 | 354.78 | 0.53 | 0.17 |
| Hex | 42 | 14 | 18 | 0 | 46 | 40 | 4A | 163 | 35 | 11 |
| Octal | 102 | 24 | 30 | 0 | 106 | 100 | 112 | 543 | 65 | 21 |
| Binary | 1000010 | 10100 | 11000 | 0 | 1000110 | 1000000 | 1001010 | 101100011 | 110101 | 10001 |
Color Harmonies of #421418
Complementary color
Monochromatic Colors of #421418
Black with #421418
Text Example
Text Example
White with #421418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421418; }
p { color: rgb(66,20,24); }
H1.HeaderClassName
{
color: #421418;
}
.AnyTagClassName
{
color: #421418;
}
</style>
background-color css
<style>
a { background-color: #421418; }
a { background-color: rgb(66,20,24); }
div.DivClassName
{
background-color: #421418;
}
.BgClassName
{
background-color: #421418;
}
</style>
border-color css
<style>
span { border-color: #421418; }
span { border-color: rgb(66,20,24); }
td.TdClassName
{
border-color: #421418;
}
.TagClassName
{
border-color: #421418;
}
</style>