Shades of Maire #292412
Tints of Maire #292412
RGB
CMYK
RGB Variations
Color information
#292412 (or 0x292412) is known color: Maire. HEX triplet: 29, 24 and 12. RGB value is (41,36,18). Sum of RGB (Red+Green+Blue) = 41+36+18=95 (12% of max value = 765). Red value is 41 (16.41% from 255 or 43.16% from 95); Green value is 36 (14.45% from 255 or 37.89% from 95); Blue value is 18 (7.42% from 255 or 18.95% from 95); Max value from RGB is 41 - color contains mainly: red. Hex color #292412 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292412 is #D6DBED. Grayscale: #232323. Windows color (decimal): -14081006 or 1188905. OLE color: 1188905.
HSL color Cylindrical-coordinate representation of color #292412: hue angle of 46.96º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #292412 is Cyan = 0, Magento = 0.12, Yellow = 0.56 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 18 | - |
| CMYK | 0 | 0.12 | 0.56 | 0.84 |
| HSL | 46.96º | 0.39% | 0.12% | - |
| HSV(B) | 46.96º | 0.56% | 0.16% | - |
| XYZ | 1.65 | 1.78 | 0.83 | - |
| YUV | 35.44 | 118.16 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 18 | 0 | 0.12 | 0.56 | 0.84 | 46.96 | 0.39 | 0.12 |
| Hex | 29 | 24 | 12 | 0 | C | 38 | 54 | 2F | 27 | C |
| Octal | 51 | 44 | 22 | 0 | 14 | 70 | 124 | 57 | 47 | 14 |
| Binary | 101001 | 100100 | 10010 | 0 | 1100 | 111000 | 1010100 | 101111 | 100111 | 1100 |
Color Harmonies of #292412
Complementary color
Monochromatic Colors of #292412
Black with #292412
Text Example
Text Example
White with #292412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292412; }
p { color: rgb(41,36,18); }
H1.HeaderClassName
{
color: #292412;
}
.AnyTagClassName
{
color: #292412;
}
</style>
background-color css
<style>
a { background-color: #292412; }
a { background-color: rgb(41,36,18); }
div.DivClassName
{
background-color: #292412;
}
.BgClassName
{
background-color: #292412;
}
</style>
border-color css
<style>
span { border-color: #292412; }
span { border-color: rgb(41,36,18); }
td.TdClassName
{
border-color: #292412;
}
.TagClassName
{
border-color: #292412;
}
</style>