Shades of Maire #292612
Tints of Maire #292612
RGB
CMYK
RGB Variations
Color information
#292612 (or 0x292612) is known color: Maire. HEX triplet: 29, 26 and 12. RGB value is (41,38,18). Sum of RGB (Red+Green+Blue) = 41+38+18=97 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.27% from 97); Green value is 38 (15.23% from 255 or 39.18% from 97); Blue value is 18 (7.42% from 255 or 18.56% from 97); Max value from RGB is 41 - color contains mainly: red. Hex color #292612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292612 is #D6D9ED. Grayscale: #242424. Windows color (decimal): -14080494 or 1189417. OLE color: 1189417.
HSL color Cylindrical-coordinate representation of color #292612: hue angle of 52.17º 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 #292612 is Cyan = 0, Magento = 0.07, Yellow = 0.56 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 38 | 18 | - |
| CMYK | 0 | 0.07 | 0.56 | 0.84 |
| HSL | 52.17º | 0.39% | 0.12% | - |
| HSV(B) | 52.17º | 0.56% | 0.16% | - |
| XYZ | 1.72 | 1.9 | 0.85 | - |
| YUV | 36.62 | 117.49 | 131.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 18 | 0 | 0.07 | 0.56 | 0.84 | 52.17 | 0.39 | 0.12 |
| Hex | 29 | 26 | 12 | 0 | 7 | 38 | 54 | 34 | 27 | C |
| Octal | 51 | 46 | 22 | 0 | 7 | 70 | 124 | 64 | 47 | 14 |
| Binary | 101001 | 100110 | 10010 | 0 | 111 | 111000 | 1010100 | 110100 | 100111 | 1100 |
Color Harmonies of #292612
Complementary color
Monochromatic Colors of #292612
Black with #292612
Text Example
Text Example
White with #292612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292612; }
p { color: rgb(41,38,18); }
H1.HeaderClassName
{
color: #292612;
}
.AnyTagClassName
{
color: #292612;
}
</style>
background-color css
<style>
a { background-color: #292612; }
a { background-color: rgb(41,38,18); }
div.DivClassName
{
background-color: #292612;
}
.BgClassName
{
background-color: #292612;
}
</style>
border-color css
<style>
span { border-color: #292612; }
span { border-color: rgb(41,38,18); }
td.TdClassName
{
border-color: #292612;
}
.TagClassName
{
border-color: #292612;
}
</style>