Shades of Rustic Red #290814
Tints of Rustic Red #290814
RGB
CMYK
RGB Variations
Color information
#290814 (or 0x290814) is known color: Rustic Red. HEX triplet: 29, 08 and 14. RGB value is (41,8,20). Sum of RGB (Red+Green+Blue) = 41+8+20=69 (9% of max value = 765). Red value is 41 (16.41% from 255 or 59.42% from 69); Green value is 8 (3.52% from 255 or 11.59% from 69); Blue value is 20 (8.20% from 255 or 28.99% from 69); Max value from RGB is 41 - color contains mainly: red. Hex color #290814 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #290814 is #D6F7EB. Grayscale: #131313. Windows color (decimal): -14088172 or 1312809. OLE color: 1312809.
HSL color Cylindrical-coordinate representation of color #290814: hue angle of 338.18º 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 #290814 is Cyan = 0, Magento = 0.80, Yellow = 0.51 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 8 | 20 | - |
| CMYK | 0 | 0.80 | 0.51 | 0.84 |
| HSL | 338.18º | 0.67% | 0.1% | - |
| HSV(B) | 338.18º | 0.8% | 0.16% | - |
| XYZ | 1.13 | 0.7 | 0.74 | - |
| YUV | 19.24 | 128.43 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 20 | 0 | 0.80 | 0.51 | 0.84 | 338.18 | 0.67 | 0.1 |
| Hex | 29 | 8 | 14 | 0 | 50 | 33 | 54 | 152 | 43 | A |
| Octal | 51 | 10 | 24 | 0 | 120 | 63 | 124 | 522 | 103 | 12 |
| Binary | 101001 | 1000 | 10100 | 0 | 1010000 | 110011 | 1010100 | 101010010 | 1000011 | 1010 |
Color Harmonies of #290814
Complementary color
Monochromatic Colors of #290814
Black with #290814
Text Example
Text Example
White with #290814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290814; }
p { color: rgb(41,8,20); }
H1.HeaderClassName
{
color: #290814;
}
.AnyTagClassName
{
color: #290814;
}
</style>
background-color css
<style>
a { background-color: #290814; }
a { background-color: rgb(41,8,20); }
div.DivClassName
{
background-color: #290814;
}
.BgClassName
{
background-color: #290814;
}
</style>
border-color css
<style>
span { border-color: #290814; }
span { border-color: rgb(41,8,20); }
td.TdClassName
{
border-color: #290814;
}
.TagClassName
{
border-color: #290814;
}
</style>