Shades of Maire #292716
Tints of Maire #292716
RGB
CMYK
RGB Variations
Color information
#292716 (or 0x292716) is known color: Maire. HEX triplet: 29, 27 and 16. RGB value is (41,39,22). Sum of RGB (Red+Green+Blue) = 41+39+22=102 (13% of max value = 765). Red value is 41 (16.41% from 255 or 40.20% from 102); Green value is 39 (15.62% from 255 or 38.24% from 102); Blue value is 22 (8.98% from 255 or 21.57% from 102); Max value from RGB is 41 - color contains mainly: red. Hex color #292716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292716 is #D6D8E9. Grayscale: #252525. Windows color (decimal): -14080234 or 1451817. OLE color: 1451817.
HSL color Cylindrical-coordinate representation of color #292716: hue angle of 53.68º degrees, saturation: 0.3, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #292716 is Cyan = 0, Magento = 0.05, Yellow = 0.46 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 39 | 22 | - |
| CMYK | 0 | 0.05 | 0.46 | 0.84 |
| HSL | 53.68º | 0.3% | 0.12% | - |
| HSV(B) | 53.68º | 0.46% | 0.16% | - |
| XYZ | 1.78 | 1.98 | 1.05 | - |
| YUV | 37.66 | 119.16 | 130.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 22 | 0 | 0.05 | 0.46 | 0.84 | 53.68 | 0.3 | 0.12 |
| Hex | 29 | 27 | 16 | 0 | 5 | 2E | 54 | 36 | 1E | C |
| Octal | 51 | 47 | 26 | 0 | 5 | 56 | 124 | 66 | 36 | 14 |
| Binary | 101001 | 100111 | 10110 | 0 | 101 | 101110 | 1010100 | 110110 | 11110 | 1100 |
Color Harmonies of #292716
Complementary color
Monochromatic Colors of #292716
Black with #292716
Text Example
Text Example
White with #292716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292716; }
p { color: rgb(41,39,22); }
H1.HeaderClassName
{
color: #292716;
}
.AnyTagClassName
{
color: #292716;
}
</style>
background-color css
<style>
a { background-color: #292716; }
a { background-color: rgb(41,39,22); }
div.DivClassName
{
background-color: #292716;
}
.BgClassName
{
background-color: #292716;
}
</style>
border-color css
<style>
span { border-color: #292716; }
span { border-color: rgb(41,39,22); }
td.TdClassName
{
border-color: #292716;
}
.TagClassName
{
border-color: #292716;
}
</style>