Shades of Rustic Red #421315
Tints of Rustic Red #421315
RGB
CMYK
RGB Variations
Color information
#421315 (or 0x421315) is known color: Rustic Red. HEX triplet: 42, 13 and 15. RGB value is (66,19,21). Sum of RGB (Red+Green+Blue) = 66+19+21=106 (14% of max value = 765). Red value is 66 (26.17% from 255 or 62.26% from 106); Green value is 19 (7.81% from 255 or 17.92% from 106); Blue value is 21 (8.59% from 255 or 19.81% from 106); Max value from RGB is 66 - color contains mainly: red. Hex color #421315 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421315 is #BDECEA. Grayscale: #212121. Windows color (decimal): -12446955 or 1381186. OLE color: 1381186.
HSL color Cylindrical-coordinate representation of color #421315: hue angle of 357.45º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #421315 is Cyan = 0, Magento = 0.71, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 21 | - |
| CMYK | 0 | 0.71 | 0.68 | 0.74 |
| HSL | 357.45º | 0.55% | 0.17% | - |
| HSV(B) | 357.45º | 0.71% | 0.26% | - |
| XYZ | 2.61 | 1.68 | 0.9 | - |
| YUV | 33.28 | 121.07 | 151.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 21 | 0 | 0.71 | 0.68 | 0.74 | 357.45 | 0.55 | 0.17 |
| Hex | 42 | 13 | 15 | 0 | 47 | 44 | 4A | 165 | 37 | 11 |
| Octal | 102 | 23 | 25 | 0 | 107 | 104 | 112 | 545 | 67 | 21 |
| Binary | 1000010 | 10011 | 10101 | 0 | 1000111 | 1000100 | 1001010 | 101100101 | 110111 | 10001 |
Color Harmonies of #421315
Complementary color
Monochromatic Colors of #421315
Black with #421315
Text Example
Text Example
White with #421315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421315; }
p { color: rgb(66,19,21); }
H1.HeaderClassName
{
color: #421315;
}
.AnyTagClassName
{
color: #421315;
}
</style>
background-color css
<style>
a { background-color: #421315; }
a { background-color: rgb(66,19,21); }
div.DivClassName
{
background-color: #421315;
}
.BgClassName
{
background-color: #421315;
}
</style>
border-color css
<style>
span { border-color: #421315; }
span { border-color: rgb(66,19,21); }
td.TdClassName
{
border-color: #421315;
}
.TagClassName
{
border-color: #421315;
}
</style>