Shades of Rustic Red #291419
Tints of Rustic Red #291419
RGB
CMYK
RGB Variations
Color information
#291419 (or 0x291419) is known color: Rustic Red. HEX triplet: 29, 14 and 19. RGB value is (41,20,25). Sum of RGB (Red+Green+Blue) = 41+20+25=86 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.67% from 86); Green value is 20 (8.20% from 255 or 23.26% from 86); Blue value is 25 (10.16% from 255 or 29.07% from 86); Max value from RGB is 41 - color contains mainly: red. Hex color #291419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291419 is #D6EBE6. Grayscale: #1A1A1A. Windows color (decimal): -14085095 or 1643561. OLE color: 1643561.
HSL color Cylindrical-coordinate representation of color #291419: hue angle of 345.71º degrees, saturation: 0.34, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #291419 is Cyan = 0, Magento = 0.51, Yellow = 0.39 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 20 | 25 | - |
| CMYK | 0 | 0.51 | 0.39 | 0.84 |
| HSL | 345.71º | 0.34% | 0.12% | - |
| HSV(B) | 345.71º | 0.51% | 0.16% | - |
| XYZ | 1.34 | 1.04 | 1.05 | - |
| YUV | 26.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 25 | 0 | 0.51 | 0.39 | 0.84 | 345.71 | 0.34 | 0.12 |
| Hex | 29 | 14 | 19 | 0 | 33 | 27 | 54 | 15A | 22 | C |
| Octal | 51 | 24 | 31 | 0 | 63 | 47 | 124 | 532 | 42 | 14 |
| Binary | 101001 | 10100 | 11001 | 0 | 110011 | 100111 | 1010100 | 101011010 | 100010 | 1100 |
Color Harmonies of #291419
Complementary color
Monochromatic Colors of #291419
Black with #291419
Text Example
Text Example
White with #291419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291419; }
p { color: rgb(41,20,25); }
H1.HeaderClassName
{
color: #291419;
}
.AnyTagClassName
{
color: #291419;
}
</style>
background-color css
<style>
a { background-color: #291419; }
a { background-color: rgb(41,20,25); }
div.DivClassName
{
background-color: #291419;
}
.BgClassName
{
background-color: #291419;
}
</style>
border-color css
<style>
span { border-color: #291419; }
span { border-color: rgb(41,20,25); }
td.TdClassName
{
border-color: #291419;
}
.TagClassName
{
border-color: #291419;
}
</style>