Shades of Maire #292205
Tints of Maire #292205
RGB
CMYK
RGB Variations
Color information
#292205 (or 0x292205) is known color: Maire. HEX triplet: 29, 22 and 05. RGB value is (41,34,5). Sum of RGB (Red+Green+Blue) = 41+34+5=80 (10% of max value = 765). Red value is 41 (16.41% from 255 or 51.25% from 80); Green value is 34 (13.67% from 255 or 42.5% from 80); Blue value is 5 (2.34% from 255 or 6.25% from 80); Max value from RGB is 41 - color contains mainly: red. Hex color #292205 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292205 is #D6DDFA. Grayscale: #202020. Windows color (decimal): -14081531 or 336425. OLE color: 336425.
HSL color Cylindrical-coordinate representation of color #292205: hue angle of 48.33º 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 #292205 is Cyan = 0, Magento = 0.17, Yellow = 0.88 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 34 | 5 | - |
| CMYK | 0 | 0.17 | 0.88 | 0.84 |
| HSL | 48.33º | 0.78% | 0.09% | - |
| HSV(B) | 48.33º | 0.88% | 0.16% | - |
| XYZ | 1.51 | 1.63 | 0.38 | - |
| YUV | 32.79 | 112.32 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 34 | 5 | 0 | 0.17 | 0.88 | 0.84 | 48.33 | 0.78 | 0.09 |
| Hex | 29 | 22 | 5 | 0 | 11 | 58 | 54 | 30 | 4E | 9 |
| Octal | 51 | 42 | 5 | 0 | 21 | 130 | 124 | 60 | 116 | 11 |
| Binary | 101001 | 100010 | 101 | 0 | 10001 | 1011000 | 1010100 | 110000 | 1001110 | 1001 |
Color Harmonies of #292205
Complementary color
Monochromatic Colors of #292205
Black with #292205
Text Example
Text Example
White with #292205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292205; }
p { color: rgb(41,34,5); }
H1.HeaderClassName
{
color: #292205;
}
.AnyTagClassName
{
color: #292205;
}
</style>
background-color css
<style>
a { background-color: #292205; }
a { background-color: rgb(41,34,5); }
div.DivClassName
{
background-color: #292205;
}
.BgClassName
{
background-color: #292205;
}
</style>
border-color css
<style>
span { border-color: #292205; }
span { border-color: rgb(41,34,5); }
td.TdClassName
{
border-color: #292205;
}
.TagClassName
{
border-color: #292205;
}
</style>