Shades of Rustic Red #421219
Tints of Rustic Red #421219
RGB
CMYK
RGB Variations
Color information
#421219 (or 0x421219) is known color: Rustic Red. HEX triplet: 42, 12 and 19. RGB value is (66,18,25). Sum of RGB (Red+Green+Blue) = 66+18+25=109 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60.55% from 109); Green value is 18 (7.42% from 255 or 16.51% from 109); Blue value is 25 (10.16% from 255 or 22.94% from 109); Max value from RGB is 66 - color contains mainly: red. Hex color #421219 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421219 is #BDEDE6. Grayscale: #212121. Windows color (decimal): -12447207 or 1643074. OLE color: 1643074.
HSL color Cylindrical-coordinate representation of color #421219: hue angle of 351.25º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #421219 is Cyan = 0, Magento = 0.73, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 18 | 25 | - |
| CMYK | 0 | 0.73 | 0.62 | 0.74 |
| HSL | 351.25º | 0.57% | 0.16% | - |
| HSV(B) | 351.25º | 0.73% | 0.26% | - |
| XYZ | 2.64 | 1.66 | 1.1 | - |
| YUV | 33.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 25 | 0 | 0.73 | 0.62 | 0.74 | 351.25 | 0.57 | 0.16 |
| Hex | 42 | 12 | 19 | 0 | 49 | 3E | 4A | 15F | 39 | 10 |
| Octal | 102 | 22 | 31 | 0 | 111 | 76 | 112 | 537 | 71 | 20 |
| Binary | 1000010 | 10010 | 11001 | 0 | 1001001 | 111110 | 1001010 | 101011111 | 111001 | 10000 |
Color Harmonies of #421219
Complementary color
Monochromatic Colors of #421219
Black with #421219
Text Example
Text Example
White with #421219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421219; }
p { color: rgb(66,18,25); }
H1.HeaderClassName
{
color: #421219;
}
.AnyTagClassName
{
color: #421219;
}
</style>
background-color css
<style>
a { background-color: #421219; }
a { background-color: rgb(66,18,25); }
div.DivClassName
{
background-color: #421219;
}
.BgClassName
{
background-color: #421219;
}
</style>
border-color css
<style>
span { border-color: #421219; }
span { border-color: rgb(66,18,25); }
td.TdClassName
{
border-color: #421219;
}
.TagClassName
{
border-color: #421219;
}
</style>