Shades of Maire #292610
Tints of Maire #292610
RGB
CMYK
RGB Variations
Color information
#292610 (or 0x292610) is known color: Maire. HEX triplet: 29, 26 and 10. RGB value is (41,38,16). Sum of RGB (Red+Green+Blue) = 41+38+16=95 (12% of max value = 765). Red value is 41 (16.41% from 255 or 43.16% from 95); Green value is 38 (15.23% from 255 or 40% from 95); Blue value is 16 (6.64% from 255 or 16.84% from 95); Max value from RGB is 41 - color contains mainly: red. Hex color #292610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292610 is #D6D9EF. Grayscale: #242424. Windows color (decimal): -14080496 or 1058345. OLE color: 1058345.
HSL color Cylindrical-coordinate representation of color #292610: hue angle of 52.8º degrees, saturation: 0.44, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #292610 is Cyan = 0, Magento = 0.07, Yellow = 0.61 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 38 | 16 | - |
| CMYK | 0 | 0.07 | 0.61 | 0.84 |
| HSL | 52.8º | 0.44% | 0.11% | - |
| HSV(B) | 52.8º | 0.61% | 0.16% | - |
| XYZ | 1.7 | 1.9 | 0.77 | - |
| YUV | 36.39 | 116.49 | 131.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 16 | 0 | 0.07 | 0.61 | 0.84 | 52.8 | 0.44 | 0.11 |
| Hex | 29 | 26 | 10 | 0 | 7 | 3D | 54 | 35 | 2C | B |
| Octal | 51 | 46 | 20 | 0 | 7 | 75 | 124 | 65 | 54 | 13 |
| Binary | 101001 | 100110 | 10000 | 0 | 111 | 111101 | 1010100 | 110101 | 101100 | 1011 |
Color Harmonies of #292610
Complementary color
Monochromatic Colors of #292610
Black with #292610
Text Example
Text Example
White with #292610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292610; }
p { color: rgb(41,38,16); }
H1.HeaderClassName
{
color: #292610;
}
.AnyTagClassName
{
color: #292610;
}
</style>
background-color css
<style>
a { background-color: #292610; }
a { background-color: rgb(41,38,16); }
div.DivClassName
{
background-color: #292610;
}
.BgClassName
{
background-color: #292610;
}
</style>
border-color css
<style>
span { border-color: #292610; }
span { border-color: rgb(41,38,16); }
td.TdClassName
{
border-color: #292610;
}
.TagClassName
{
border-color: #292610;
}
</style>