Shades of Rustic Red #291819
Tints of Rustic Red #291819
RGB
CMYK
RGB Variations
Color information
#291819 (or 0x291819) is known color: Rustic Red. HEX triplet: 29, 18 and 19. RGB value is (41,24,25). Sum of RGB (Red+Green+Blue) = 41+24+25=90 (11% of max value = 765). Red value is 41 (16.41% from 255 or 45.56% from 90); Green value is 24 (9.77% from 255 or 26.67% from 90); Blue value is 25 (10.16% from 255 or 27.78% from 90); Max value from RGB is 41 - color contains mainly: red. Hex color #291819 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291819 is #D6E7E6. Grayscale: #1D1D1D. Windows color (decimal): -14084071 or 1644585. OLE color: 1644585.
HSL color Cylindrical-coordinate representation of color #291819: hue angle of 356.47º degrees, saturation: 0.26, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #291819 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 24 | 25 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.84 |
| HSL | 356.47º | 0.26% | 0.13% | - |
| HSV(B) | 356.47º | 0.41% | 0.16% | - |
| XYZ | 1.42 | 1.19 | 1.08 | - |
| YUV | 29.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 25 | 0 | 0.41 | 0.39 | 0.84 | 356.47 | 0.26 | 0.13 |
| Hex | 29 | 18 | 19 | 0 | 29 | 27 | 54 | 164 | 1A | D |
| Octal | 51 | 30 | 31 | 0 | 51 | 47 | 124 | 544 | 32 | 15 |
| Binary | 101001 | 11000 | 11001 | 0 | 101001 | 100111 | 1010100 | 101100100 | 11010 | 1101 |
Color Harmonies of #291819
Complementary color
Monochromatic Colors of #291819
Black with #291819
Text Example
Text Example
White with #291819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291819; }
p { color: rgb(41,24,25); }
H1.HeaderClassName
{
color: #291819;
}
.AnyTagClassName
{
color: #291819;
}
</style>
background-color css
<style>
a { background-color: #291819; }
a { background-color: rgb(41,24,25); }
div.DivClassName
{
background-color: #291819;
}
.BgClassName
{
background-color: #291819;
}
</style>
border-color css
<style>
span { border-color: #291819; }
span { border-color: rgb(41,24,25); }
td.TdClassName
{
border-color: #291819;
}
.TagClassName
{
border-color: #291819;
}
</style>