Shades of Rustic Red #291219
Tints of Rustic Red #291219
RGB
CMYK
RGB Variations
Color information
#291219 (or 0x291219) is known color: Rustic Red. HEX triplet: 29, 12 and 19. RGB value is (41,18,25). Sum of RGB (Red+Green+Blue) = 41+18+25=84 (11% of max value = 765). Red value is 41 (16.41% from 255 or 48.81% from 84); Green value is 18 (7.42% from 255 or 21.43% from 84); Blue value is 25 (10.16% from 255 or 29.76% from 84); Max value from RGB is 41 - color contains mainly: red. Hex color #291219 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291219 is #D6EDE6. Grayscale: #191919. Windows color (decimal): -14085607 or 1643049. OLE color: 1643049.
HSL color Cylindrical-coordinate representation of color #291219: hue angle of 341.74º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #291219 is Cyan = 0, Magento = 0.56, Yellow = 0.39 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 18 | 25 | - |
| CMYK | 0 | 0.56 | 0.39 | 0.84 |
| HSL | 341.74º | 0.39% | 0.12% | - |
| HSV(B) | 341.74º | 0.56% | 0.16% | - |
| XYZ | 1.31 | 0.97 | 1.04 | - |
| YUV | 25.68 | 127.62 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 25 | 0 | 0.56 | 0.39 | 0.84 | 341.74 | 0.39 | 0.12 |
| Hex | 29 | 12 | 19 | 0 | 38 | 27 | 54 | 156 | 27 | C |
| Octal | 51 | 22 | 31 | 0 | 70 | 47 | 124 | 526 | 47 | 14 |
| Binary | 101001 | 10010 | 11001 | 0 | 111000 | 100111 | 1010100 | 101010110 | 100111 | 1100 |
Color Harmonies of #291219
Complementary color
Monochromatic Colors of #291219
Black with #291219
Text Example
Text Example
White with #291219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291219; }
p { color: rgb(41,18,25); }
H1.HeaderClassName
{
color: #291219;
}
.AnyTagClassName
{
color: #291219;
}
</style>
background-color css
<style>
a { background-color: #291219; }
a { background-color: rgb(41,18,25); }
div.DivClassName
{
background-color: #291219;
}
.BgClassName
{
background-color: #291219;
}
</style>
border-color css
<style>
span { border-color: #291219; }
span { border-color: rgb(41,18,25); }
td.TdClassName
{
border-color: #291219;
}
.TagClassName
{
border-color: #291219;
}
</style>