Shades of Maire #292816
Tints of Maire #292816
RGB
CMYK
RGB Variations
Color information
#292816 (or 0x292816) is known color: Maire. HEX triplet: 29, 28 and 16. RGB value is (41,40,22). Sum of RGB (Red+Green+Blue) = 41+40+22=103 (13% of max value = 765). Red value is 41 (16.41% from 255 or 39.81% from 103); Green value is 40 (16.02% from 255 or 38.83% from 103); Blue value is 22 (8.98% from 255 or 21.36% from 103); Max value from RGB is 41 - color contains mainly: red. Hex color #292816 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292816 is #D6D7E9. Grayscale: #262626. Windows color (decimal): -14079978 or 1452073. OLE color: 1452073.
HSL color Cylindrical-coordinate representation of color #292816: hue angle of 56.84º 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 #292816 is Cyan = 0, Magento = 0.02, Yellow = 0.46 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 40 | 22 | - |
| CMYK | 0 | 0.02 | 0.46 | 0.84 |
| HSL | 56.84º | 0.3% | 0.12% | - |
| HSV(B) | 56.84º | 0.46% | 0.16% | - |
| XYZ | 1.82 | 2.05 | 1.06 | - |
| YUV | 38.25 | 118.83 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 22 | 0 | 0.02 | 0.46 | 0.84 | 56.84 | 0.3 | 0.12 |
| Hex | 29 | 28 | 16 | 0 | 2 | 2E | 54 | 39 | 1E | C |
| Octal | 51 | 50 | 26 | 0 | 2 | 56 | 124 | 71 | 36 | 14 |
| Binary | 101001 | 101000 | 10110 | 0 | 10 | 101110 | 1010100 | 111001 | 11110 | 1100 |
Color Harmonies of #292816
Complementary color
Monochromatic Colors of #292816
Black with #292816
Text Example
Text Example
White with #292816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292816; }
p { color: rgb(41,40,22); }
H1.HeaderClassName
{
color: #292816;
}
.AnyTagClassName
{
color: #292816;
}
</style>
background-color css
<style>
a { background-color: #292816; }
a { background-color: rgb(41,40,22); }
div.DivClassName
{
background-color: #292816;
}
.BgClassName
{
background-color: #292816;
}
</style>
border-color css
<style>
span { border-color: #292816; }
span { border-color: rgb(41,40,22); }
td.TdClassName
{
border-color: #292816;
}
.TagClassName
{
border-color: #292816;
}
</style>