Shades of Maire #292711
Tints of Maire #292711
RGB
CMYK
RGB Variations
Color information
#292711 (or 0x292711) is known color: Maire. HEX triplet: 29, 27 and 11. RGB value is (41,39,17). Sum of RGB (Red+Green+Blue) = 41+39+17=97 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.27% from 97); Green value is 39 (15.62% from 255 or 40.21% from 97); Blue value is 17 (7.03% from 255 or 17.53% from 97); Max value from RGB is 41 - color contains mainly: red. Hex color #292711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292711 is #D6D8EE. Grayscale: #252525. Windows color (decimal): -14080239 or 1124137. OLE color: 1124137.
HSL color Cylindrical-coordinate representation of color #292711: hue angle of 55º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #292711 is Cyan = 0, Magento = 0.05, Yellow = 0.59 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 39 | 17 | - |
| CMYK | 0 | 0.05 | 0.59 | 0.84 |
| HSL | 55º | 0.41% | 0.11% | - |
| HSV(B) | 55º | 0.59% | 0.16% | - |
| XYZ | 1.74 | 1.96 | 0.82 | - |
| YUV | 37.09 | 116.66 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 17 | 0 | 0.05 | 0.59 | 0.84 | 55 | 0.41 | 0.11 |
| Hex | 29 | 27 | 11 | 0 | 5 | 3B | 54 | 37 | 29 | B |
| Octal | 51 | 47 | 21 | 0 | 5 | 73 | 124 | 67 | 51 | 13 |
| Binary | 101001 | 100111 | 10001 | 0 | 101 | 111011 | 1010100 | 110111 | 101001 | 1011 |
Color Harmonies of #292711
Complementary color
Monochromatic Colors of #292711
Black with #292711
Text Example
Text Example
White with #292711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292711; }
p { color: rgb(41,39,17); }
H1.HeaderClassName
{
color: #292711;
}
.AnyTagClassName
{
color: #292711;
}
</style>
background-color css
<style>
a { background-color: #292711; }
a { background-color: rgb(41,39,17); }
div.DivClassName
{
background-color: #292711;
}
.BgClassName
{
background-color: #292711;
}
</style>
border-color css
<style>
span { border-color: #292711; }
span { border-color: rgb(41,39,17); }
td.TdClassName
{
border-color: #292711;
}
.TagClassName
{
border-color: #292711;
}
</style>