Shades of Rustic Red #291719
Tints of Rustic Red #291719
RGB
CMYK
RGB Variations
Color information
#291719 (or 0x291719) is known color: Rustic Red. HEX triplet: 29, 17 and 19. RGB value is (41,23,25). Sum of RGB (Red+Green+Blue) = 41+23+25=89 (11% of max value = 765). Red value is 41 (16.41% from 255 or 46.07% from 89); Green value is 23 (9.38% from 255 or 25.84% from 89); Blue value is 25 (10.16% from 255 or 28.09% from 89); Max value from RGB is 41 - color contains mainly: red. Hex color #291719 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291719 is #D6E8E6. Grayscale: #1C1C1C. Windows color (decimal): -14084327 or 1644329. OLE color: 1644329.
HSL color Cylindrical-coordinate representation of color #291719: hue angle of 353.33º degrees, saturation: 0.28, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #291719 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 23 | 25 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.84 |
| HSL | 353.33º | 0.28% | 0.13% | - |
| HSV(B) | 353.33º | 0.44% | 0.16% | - |
| XYZ | 1.4 | 1.15 | 1.07 | - |
| YUV | 28.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 25 | 0 | 0.44 | 0.39 | 0.84 | 353.33 | 0.28 | 0.13 |
| Hex | 29 | 17 | 19 | 0 | 2C | 27 | 54 | 161 | 1C | D |
| Octal | 51 | 27 | 31 | 0 | 54 | 47 | 124 | 541 | 34 | 15 |
| Binary | 101001 | 10111 | 11001 | 0 | 101100 | 100111 | 1010100 | 101100001 | 11100 | 1101 |
Color Harmonies of #291719
Complementary color
Monochromatic Colors of #291719
Black with #291719
Text Example
Text Example
White with #291719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291719; }
p { color: rgb(41,23,25); }
H1.HeaderClassName
{
color: #291719;
}
.AnyTagClassName
{
color: #291719;
}
</style>
background-color css
<style>
a { background-color: #291719; }
a { background-color: rgb(41,23,25); }
div.DivClassName
{
background-color: #291719;
}
.BgClassName
{
background-color: #291719;
}
</style>
border-color css
<style>
span { border-color: #291719; }
span { border-color: rgb(41,23,25); }
td.TdClassName
{
border-color: #291719;
}
.TagClassName
{
border-color: #291719;
}
</style>