Shades of Rustic Red #290715
Tints of Rustic Red #290715
RGB
CMYK
RGB Variations
Color information
#290715 (or 0x290715) is known color: Rustic Red. HEX triplet: 29, 07 and 15. RGB value is (41,7,21). Sum of RGB (Red+Green+Blue) = 41+7+21=69 (9% of max value = 765). Red value is 41 (16.41% from 255 or 59.42% from 69); Green value is 7 (3.12% from 255 or 10.14% from 69); Blue value is 21 (8.59% from 255 or 30.43% from 69); Max value from RGB is 41 - color contains mainly: red. Hex color #290715 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290715 is #D6F8EA. Grayscale: #121212. Windows color (decimal): -14088427 or 1378089. OLE color: 1378089.
HSL color Cylindrical-coordinate representation of color #290715: hue angle of 335.29º degrees, saturation: 0.71, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #290715 is Cyan = 0, Magento = 0.83, Yellow = 0.49 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 7 | 21 | - |
| CMYK | 0 | 0.83 | 0.49 | 0.84 |
| HSL | 335.29º | 0.71% | 0.09% | - |
| HSV(B) | 335.29º | 0.83% | 0.16% | - |
| XYZ | 1.13 | 0.68 | 0.78 | - |
| YUV | 18.76 | 129.26 | 143.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 21 | 0 | 0.83 | 0.49 | 0.84 | 335.29 | 0.71 | 0.09 |
| Hex | 29 | 7 | 15 | 0 | 53 | 31 | 54 | 14F | 47 | 9 |
| Octal | 51 | 7 | 25 | 0 | 123 | 61 | 124 | 517 | 107 | 11 |
| Binary | 101001 | 111 | 10101 | 0 | 1010011 | 110001 | 1010100 | 101001111 | 1000111 | 1001 |
Color Harmonies of #290715
Complementary color
Monochromatic Colors of #290715
Black with #290715
Text Example
Text Example
White with #290715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290715; }
p { color: rgb(41,7,21); }
H1.HeaderClassName
{
color: #290715;
}
.AnyTagClassName
{
color: #290715;
}
</style>
background-color css
<style>
a { background-color: #290715; }
a { background-color: rgb(41,7,21); }
div.DivClassName
{
background-color: #290715;
}
.BgClassName
{
background-color: #290715;
}
</style>
border-color css
<style>
span { border-color: #290715; }
span { border-color: rgb(41,7,21); }
td.TdClassName
{
border-color: #290715;
}
.TagClassName
{
border-color: #290715;
}
</style>