Shades of Rustic Red #421517
Tints of Rustic Red #421517
RGB
CMYK
RGB Variations
Color information
#421517 (or 0x421517) is known color: Rustic Red. HEX triplet: 42, 15 and 17. RGB value is (66,21,23). Sum of RGB (Red+Green+Blue) = 66+21+23=110 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60% from 110); Green value is 21 (8.59% from 255 or 19.09% from 110); Blue value is 23 (9.38% from 255 or 20.91% from 110); Max value from RGB is 66 - color contains mainly: red. Hex color #421517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421517 is #BDEAE8. Grayscale: #222222. Windows color (decimal): -12446441 or 1512770. OLE color: 1512770.
HSL color Cylindrical-coordinate representation of color #421517: hue angle of 357.33º 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 #421517 is Cyan = 0, Magento = 0.68, Yellow = 0.65 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 21 | 23 | - |
| CMYK | 0 | 0.68 | 0.65 | 0.74 |
| HSL | 357.33º | 0.52% | 0.17% | - |
| HSV(B) | 357.33º | 0.68% | 0.26% | - |
| XYZ | 2.67 | 1.76 | 1.01 | - |
| YUV | 34.68 | 121.41 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 23 | 0 | 0.68 | 0.65 | 0.74 | 357.33 | 0.52 | 0.17 |
| Hex | 42 | 15 | 17 | 0 | 44 | 41 | 4A | 165 | 34 | 11 |
| Octal | 102 | 25 | 27 | 0 | 104 | 101 | 112 | 545 | 64 | 21 |
| Binary | 1000010 | 10101 | 10111 | 0 | 1000100 | 1000001 | 1001010 | 101100101 | 110100 | 10001 |
Color Harmonies of #421517
Complementary color
Monochromatic Colors of #421517
Black with #421517
Text Example
Text Example
White with #421517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421517; }
p { color: rgb(66,21,23); }
H1.HeaderClassName
{
color: #421517;
}
.AnyTagClassName
{
color: #421517;
}
</style>
background-color css
<style>
a { background-color: #421517; }
a { background-color: rgb(66,21,23); }
div.DivClassName
{
background-color: #421517;
}
.BgClassName
{
background-color: #421517;
}
</style>
border-color css
<style>
span { border-color: #421517; }
span { border-color: rgb(66,21,23); }
td.TdClassName
{
border-color: #421517;
}
.TagClassName
{
border-color: #421517;
}
</style>