Shades of Rustic Red #290011
Tints of Rustic Red #290011
RGB
CMYK
RGB Variations
Color information
#290011 (or 0x290011) is known color: Rustic Red. HEX triplet: 29, 00 and 11. RGB value is (41,0,17). Sum of RGB (Red+Green+Blue) = 41+0+17=58 (7% of max value = 765). Red value is 41 (16.41% from 255 or 70.69% from 58); Green value is 0 (0.39% from 255 or 0% from 58); Blue value is 17 (7.03% from 255 or 29.31% from 58); Max value from RGB is 41 - color contains mainly: red. Hex color #290011 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290011 is #D6FFEE. Grayscale: #0E0E0E. Windows color (decimal): -14090223 or 1114153. OLE color: 1114153.
HSL color Cylindrical-coordinate representation of color #290011: hue angle of 335.12º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290011 is Cyan = 0, Magento = 1, Yellow = 0.59 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 0 | 17 | - |
| CMYK | 0 | 1 | 0.59 | 0.84 |
| HSL | 335.12º | 1% | 0.08% | - |
| HSV(B) | 335.12º | 1% | 0.16% | - |
| XYZ | 1.02 | 0.51 | 0.58 | - |
| YUV | 14.2 | 129.58 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 17 | 0 | 1 | 0.59 | 0.84 | 335.12 | 1 | 0.08 |
| Hex | 29 | 0 | 11 | 0 | 64 | 3B | 54 | 14F | 64 | 8 |
| Octal | 51 | 0 | 21 | 0 | 144 | 73 | 124 | 517 | 144 | 10 |
| Binary | 101001 | 0 | 10001 | 0 | 1100100 | 111011 | 1010100 | 101001111 | 1100100 | 1000 |
Color Harmonies of #290011
Complementary color
Monochromatic Colors of #290011
Black with #290011
Text Example
Text Example
White with #290011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290011; }
p { color: rgb(41,0,17); }
H1.HeaderClassName
{
color: #290011;
}
.AnyTagClassName
{
color: #290011;
}
</style>
background-color css
<style>
a { background-color: #290011; }
a { background-color: rgb(41,0,17); }
div.DivClassName
{
background-color: #290011;
}
.BgClassName
{
background-color: #290011;
}
</style>
border-color css
<style>
span { border-color: #290011; }
span { border-color: rgb(41,0,17); }
td.TdClassName
{
border-color: #290011;
}
.TagClassName
{
border-color: #290011;
}
</style>