Shades of Maire #292305
Tints of Maire #292305
RGB
CMYK
RGB Variations
Color information
#292305 (or 0x292305) is known color: Maire. HEX triplet: 29, 23 and 05. RGB value is (41,35,5). Sum of RGB (Red+Green+Blue) = 41+35+5=81 (10% of max value = 765). Red value is 41 (16.41% from 255 or 50.62% from 81); Green value is 35 (14.06% from 255 or 43.21% from 81); Blue value is 5 (2.34% from 255 or 6.17% from 81); Max value from RGB is 41 - color contains mainly: red. Hex color #292305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292305 is #D6DCFA. Grayscale: #212121. Windows color (decimal): -14081275 or 336681. OLE color: 336681.
HSL color Cylindrical-coordinate representation of color #292305: hue angle of 50º 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 #292305 is Cyan = 0, Magento = 0.15, Yellow = 0.88 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 35 | 5 | - |
| CMYK | 0 | 0.15 | 0.88 | 0.84 |
| HSL | 50º | 0.78% | 0.09% | - |
| HSV(B) | 50º | 0.88% | 0.16% | - |
| XYZ | 1.54 | 1.68 | 0.39 | - |
| YUV | 33.37 | 111.99 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 35 | 5 | 0 | 0.15 | 0.88 | 0.84 | 50 | 0.78 | 0.09 |
| Hex | 29 | 23 | 5 | 0 | F | 58 | 54 | 32 | 4E | 9 |
| Octal | 51 | 43 | 5 | 0 | 17 | 130 | 124 | 62 | 116 | 11 |
| Binary | 101001 | 100011 | 101 | 0 | 1111 | 1011000 | 1010100 | 110010 | 1001110 | 1001 |
Color Harmonies of #292305
Complementary color
Monochromatic Colors of #292305
Black with #292305
Text Example
Text Example
White with #292305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292305; }
p { color: rgb(41,35,5); }
H1.HeaderClassName
{
color: #292305;
}
.AnyTagClassName
{
color: #292305;
}
</style>
background-color css
<style>
a { background-color: #292305; }
a { background-color: rgb(41,35,5); }
div.DivClassName
{
background-color: #292305;
}
.BgClassName
{
background-color: #292305;
}
</style>
border-color css
<style>
span { border-color: #292305; }
span { border-color: rgb(41,35,5); }
td.TdClassName
{
border-color: #292305;
}
.TagClassName
{
border-color: #292305;
}
</style>