Shades of Rustic Red #421018
Tints of Rustic Red #421018
RGB
CMYK
RGB Variations
Color information
#421018 (or 0x421018) is known color: Rustic Red. HEX triplet: 42, 10 and 18. RGB value is (66,16,24). Sum of RGB (Red+Green+Blue) = 66+16+24=106 (14% of max value = 765). Red value is 66 (26.17% from 255 or 62.26% from 106); Green value is 16 (6.64% from 255 or 15.09% from 106); Blue value is 24 (9.77% from 255 or 22.64% from 106); Max value from RGB is 66 - color contains mainly: red. Hex color #421018 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421018 is #BDEFE7. Grayscale: #1F1F1F. Windows color (decimal): -12447720 or 1577026. OLE color: 1577026.
HSL color Cylindrical-coordinate representation of color #421018: hue angle of 350.4º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421018 is Cyan = 0, Magento = 0.76, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 16 | 24 | - |
| CMYK | 0 | 0.76 | 0.64 | 0.74 |
| HSL | 350.4º | 0.61% | 0.16% | - |
| HSV(B) | 350.4º | 0.76% | 0.26% | - |
| XYZ | 2.6 | 1.59 | 1.04 | - |
| YUV | 31.86 | 123.57 | 152.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 24 | 0 | 0.76 | 0.64 | 0.74 | 350.4 | 0.61 | 0.16 |
| Hex | 42 | 10 | 18 | 0 | 4C | 40 | 4A | 15E | 3D | 10 |
| Octal | 102 | 20 | 30 | 0 | 114 | 100 | 112 | 536 | 75 | 20 |
| Binary | 1000010 | 10000 | 11000 | 0 | 1001100 | 1000000 | 1001010 | 101011110 | 111101 | 10000 |
Color Harmonies of #421018
Complementary color
Monochromatic Colors of #421018
Black with #421018
Text Example
Text Example
White with #421018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421018; }
p { color: rgb(66,16,24); }
H1.HeaderClassName
{
color: #421018;
}
.AnyTagClassName
{
color: #421018;
}
</style>
background-color css
<style>
a { background-color: #421018; }
a { background-color: rgb(66,16,24); }
div.DivClassName
{
background-color: #421018;
}
.BgClassName
{
background-color: #421018;
}
</style>
border-color css
<style>
span { border-color: #421018; }
span { border-color: rgb(66,16,24); }
td.TdClassName
{
border-color: #421018;
}
.TagClassName
{
border-color: #421018;
}
</style>