Shades of Maire #292607
Tints of Maire #292607
RGB
CMYK
RGB Variations
Color information
#292607 (or 0x292607) is known color: Maire. HEX triplet: 29, 26 and 07. RGB value is (41,38,7). Sum of RGB (Red+Green+Blue) = 41+38+7=86 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.67% from 86); Green value is 38 (15.23% from 255 or 44.19% from 86); Blue value is 7 (3.12% from 255 or 8.14% from 86); Max value from RGB is 41 - color contains mainly: red. Hex color #292607 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292607 is #D6D9F8. Grayscale: #232323. Windows color (decimal): -14080505 or 468521. OLE color: 468521.
HSL color Cylindrical-coordinate representation of color #292607: hue angle of 54.71º degrees, saturation: 0.71, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #292607 is Cyan = 0, Magento = 0.07, Yellow = 0.83 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 38 | 7 | - |
| CMYK | 0 | 0.07 | 0.83 | 0.84 |
| HSL | 54.71º | 0.71% | 0.09% | - |
| HSV(B) | 54.71º | 0.83% | 0.16% | - |
| XYZ | 1.65 | 1.87 | 0.48 | - |
| YUV | 35.36 | 111.99 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 7 | 0 | 0.07 | 0.83 | 0.84 | 54.71 | 0.71 | 0.09 |
| Hex | 29 | 26 | 7 | 0 | 7 | 53 | 54 | 37 | 47 | 9 |
| Octal | 51 | 46 | 7 | 0 | 7 | 123 | 124 | 67 | 107 | 11 |
| Binary | 101001 | 100110 | 111 | 0 | 111 | 1010011 | 1010100 | 110111 | 1000111 | 1001 |
Color Harmonies of #292607
Complementary color
Monochromatic Colors of #292607
Black with #292607
Text Example
Text Example
White with #292607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292607; }
p { color: rgb(41,38,7); }
H1.HeaderClassName
{
color: #292607;
}
.AnyTagClassName
{
color: #292607;
}
</style>
background-color css
<style>
a { background-color: #292607; }
a { background-color: rgb(41,38,7); }
div.DivClassName
{
background-color: #292607;
}
.BgClassName
{
background-color: #292607;
}
</style>
border-color css
<style>
span { border-color: #292607; }
span { border-color: rgb(41,38,7); }
td.TdClassName
{
border-color: #292607;
}
.TagClassName
{
border-color: #292607;
}
</style>