Shades of Rustic Red #291012
Tints of Rustic Red #291012
RGB
CMYK
RGB Variations
Color information
#291012 (or 0x291012) is known color: Rustic Red. HEX triplet: 29, 10 and 12. RGB value is (41,16,18). Sum of RGB (Red+Green+Blue) = 41+16+18=75 (9% of max value = 765). Red value is 41 (16.41% from 255 or 54.67% from 75); Green value is 16 (6.64% from 255 or 21.33% from 75); Blue value is 18 (7.42% from 255 or 24% from 75); Max value from RGB is 41 - color contains mainly: red. Hex color #291012 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291012 is #D6EFED. Grayscale: #171717. Windows color (decimal): -14086126 or 1183785. OLE color: 1183785.
HSL color Cylindrical-coordinate representation of color #291012: hue angle of 355.2º degrees, saturation: 0.44, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #291012 is Cyan = 0, Magento = 0.61, Yellow = 0.56 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 16 | 18 | - |
| CMYK | 0 | 0.61 | 0.56 | 0.84 |
| HSL | 355.2º | 0.44% | 0.11% | - |
| HSV(B) | 355.2º | 0.61% | 0.16% | - |
| XYZ | 1.21 | 0.89 | 0.68 | - |
| YUV | 23.7 | 124.78 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 18 | 0 | 0.61 | 0.56 | 0.84 | 355.2 | 0.44 | 0.11 |
| Hex | 29 | 10 | 12 | 0 | 3D | 38 | 54 | 163 | 2C | B |
| Octal | 51 | 20 | 22 | 0 | 75 | 70 | 124 | 543 | 54 | 13 |
| Binary | 101001 | 10000 | 10010 | 0 | 111101 | 111000 | 1010100 | 101100011 | 101100 | 1011 |
Color Harmonies of #291012
Complementary color
Monochromatic Colors of #291012
Black with #291012
Text Example
Text Example
White with #291012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291012; }
p { color: rgb(41,16,18); }
H1.HeaderClassName
{
color: #291012;
}
.AnyTagClassName
{
color: #291012;
}
</style>
background-color css
<style>
a { background-color: #291012; }
a { background-color: rgb(41,16,18); }
div.DivClassName
{
background-color: #291012;
}
.BgClassName
{
background-color: #291012;
}
</style>
border-color css
<style>
span { border-color: #291012; }
span { border-color: rgb(41,16,18); }
td.TdClassName
{
border-color: #291012;
}
.TagClassName
{
border-color: #291012;
}
</style>