Shades of Rustic Red #421518
Tints of Rustic Red #421518
RGB
CMYK
RGB Variations
Color information
#421518 (or 0x421518) is known color: Rustic Red. HEX triplet: 42, 15 and 18. RGB value is (66,21,24). Sum of RGB (Red+Green+Blue) = 66+21+24=111 (14% of max value = 765). Red value is 66 (26.17% from 255 or 59.46% from 111); Green value is 21 (8.59% from 255 or 18.92% from 111); Blue value is 24 (9.77% from 255 or 21.62% from 111); Max value from RGB is 66 - color contains mainly: red. Hex color #421518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421518 is #BDEAE7. Grayscale: #222222. Windows color (decimal): -12446440 or 1578306. OLE color: 1578306.
HSL color Cylindrical-coordinate representation of color #421518: hue angle of 356º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #421518 is Cyan = 0, Magento = 0.68, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 24 | - |
| CMYK | 0 | 0.68 | 0.64 | 0.74 |
| HSL | 356º | 0.52% | 0.17% | - |
| HSV(B) | 356º | 0.68% | 0.26% | - |
| XYZ | 2.68 | 1.76 | 1.06 | - |
| YUV | 34.8 | 121.91 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 24 | 0 | 0.68 | 0.64 | 0.74 | 356 | 0.52 | 0.17 |
| Hex | 42 | 15 | 18 | 0 | 44 | 40 | 4A | 164 | 34 | 11 |
| Octal | 102 | 25 | 30 | 0 | 104 | 100 | 112 | 544 | 64 | 21 |
| Binary | 1000010 | 10101 | 11000 | 0 | 1000100 | 1000000 | 1001010 | 101100100 | 110100 | 10001 |
Color Harmonies of #421518
Complementary color
Monochromatic Colors of #421518
Black with #421518
Text Example
Text Example
White with #421518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421518; }
p { color: rgb(66,21,24); }
H1.HeaderClassName
{
color: #421518;
}
.AnyTagClassName
{
color: #421518;
}
</style>
background-color css
<style>
a { background-color: #421518; }
a { background-color: rgb(66,21,24); }
div.DivClassName
{
background-color: #421518;
}
.BgClassName
{
background-color: #421518;
}
</style>
border-color css
<style>
span { border-color: #421518; }
span { border-color: rgb(66,21,24); }
td.TdClassName
{
border-color: #421518;
}
.TagClassName
{
border-color: #421518;
}
</style>