Shades of Maire #292905
Tints of Maire #292905
RGB
CMYK
RGB Variations
Color information
#292905 (or 0x292905) is known color: Maire. HEX triplet: 29, 29 and 05. RGB value is (41,41,5). Sum of RGB (Red+Green+Blue) = 41+41+5=87 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.13% from 87); Green value is 41 (16.41% from 255 or 47.13% from 87); Blue value is 5 (2.34% from 255 or 5.75% from 87); Max value from RGB is 41 - color contains mainly: red, green. Hex color #292905 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292905 is #D6D6FA. Grayscale: #252525. Windows color (decimal): -14079739 or 338217. OLE color: 338217.
HSL color Cylindrical-coordinate representation of color #292905: hue angle of 60º degrees, saturation: 0.78, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #292905 is Cyan = 0, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 41 | 5 | - |
| CMYK | 0 | 0 | 0.88 | 0.84 |
| HSL | 60º | 0.78% | 0.09% | - |
| HSV(B) | 60º | 0.88% | 0.16% | - |
| XYZ | 1.73 | 2.07 | 0.45 | - |
| YUV | 36.9 | 110 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 5 | 0 | 0 | 0.88 | 0.84 | 60 | 0.78 | 0.09 |
| Hex | 29 | 29 | 5 | 0 | 0 | 58 | 54 | 3C | 4E | 9 |
| Octal | 51 | 51 | 5 | 0 | 0 | 130 | 124 | 74 | 116 | 11 |
| Binary | 101001 | 101001 | 101 | 0 | 0 | 1011000 | 1010100 | 111100 | 1001110 | 1001 |
Color Harmonies of #292905
Complementary color
Monochromatic Colors of #292905
Black with #292905
Text Example
Text Example
White with #292905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292905; }
p { color: rgb(41,41,5); }
H1.HeaderClassName
{
color: #292905;
}
.AnyTagClassName
{
color: #292905;
}
</style>
background-color css
<style>
a { background-color: #292905; }
a { background-color: rgb(41,41,5); }
div.DivClassName
{
background-color: #292905;
}
.BgClassName
{
background-color: #292905;
}
</style>
border-color css
<style>
span { border-color: #292905; }
span { border-color: rgb(41,41,5); }
td.TdClassName
{
border-color: #292905;
}
.TagClassName
{
border-color: #292905;
}
</style>