Shades of Rustic Red #290815
Tints of Rustic Red #290815
RGB
CMYK
RGB Variations
Color information
#290815 (or 0x290815) is known color: Rustic Red. HEX triplet: 29, 08 and 15. RGB value is (41,8,21). Sum of RGB (Red+Green+Blue) = 41+8+21=70 (9% of max value = 765). Red value is 41 (16.41% from 255 or 58.57% from 70); Green value is 8 (3.52% from 255 or 11.43% from 70); Blue value is 21 (8.59% from 255 or 30% from 70); Max value from RGB is 41 - color contains mainly: red. Hex color #290815 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290815 is #D6F7EA. Grayscale: #131313. Windows color (decimal): -14088171 or 1378345. OLE color: 1378345.
HSL color Cylindrical-coordinate representation of color #290815: hue angle of 336.36º degrees, saturation: 0.67, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #290815 is Cyan = 0, Magento = 0.80, Yellow = 0.49 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 8 | 21 | - |
| CMYK | 0 | 0.80 | 0.49 | 0.84 |
| HSL | 336.36º | 0.67% | 0.1% | - |
| HSV(B) | 336.36º | 0.8% | 0.16% | - |
| XYZ | 1.14 | 0.7 | 0.78 | - |
| YUV | 19.35 | 128.93 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 21 | 0 | 0.80 | 0.49 | 0.84 | 336.36 | 0.67 | 0.1 |
| Hex | 29 | 8 | 15 | 0 | 50 | 31 | 54 | 150 | 43 | A |
| Octal | 51 | 10 | 25 | 0 | 120 | 61 | 124 | 520 | 103 | 12 |
| Binary | 101001 | 1000 | 10101 | 0 | 1010000 | 110001 | 1010100 | 101010000 | 1000011 | 1010 |
Color Harmonies of #290815
Complementary color
Monochromatic Colors of #290815
Black with #290815
Text Example
Text Example
White with #290815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290815; }
p { color: rgb(41,8,21); }
H1.HeaderClassName
{
color: #290815;
}
.AnyTagClassName
{
color: #290815;
}
</style>
background-color css
<style>
a { background-color: #290815; }
a { background-color: rgb(41,8,21); }
div.DivClassName
{
background-color: #290815;
}
.BgClassName
{
background-color: #290815;
}
</style>
border-color css
<style>
span { border-color: #290815; }
span { border-color: rgb(41,8,21); }
td.TdClassName
{
border-color: #290815;
}
.TagClassName
{
border-color: #290815;
}
</style>