Shades of Maire #292604
Tints of Maire #292604
RGB
CMYK
RGB Variations
Color information
#292604 (or 0x292604) is known color: Maire. HEX triplet: 29, 26 and 04. RGB value is (41,38,4). Sum of RGB (Red+Green+Blue) = 41+38+4=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 38 (15.23% from 255 or 45.78% from 83); Blue value is 4 (1.95% from 255 or 4.82% from 83); Max value from RGB is 41 - color contains mainly: red. Hex color #292604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292604 is #D6D9FB. Grayscale: #232323. Windows color (decimal): -14080508 or 271913. OLE color: 271913.
HSL color Cylindrical-coordinate representation of color #292604: hue angle of 55.14º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #292604 is Cyan = 0, Magento = 0.07, Yellow = 0.90 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 38 | 4 | - |
| CMYK | 0 | 0.07 | 0.90 | 0.84 |
| HSL | 55.14º | 0.82% | 0.09% | - |
| HSV(B) | 55.14º | 0.9% | 0.16% | - |
| XYZ | 1.63 | 1.87 | 0.39 | - |
| YUV | 35.02 | 110.49 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 4 | 0 | 0.07 | 0.90 | 0.84 | 55.14 | 0.82 | 0.09 |
| Hex | 29 | 26 | 4 | 0 | 7 | 5A | 54 | 37 | 52 | 9 |
| Octal | 51 | 46 | 4 | 0 | 7 | 132 | 124 | 67 | 122 | 11 |
| Binary | 101001 | 100110 | 100 | 0 | 111 | 1011010 | 1010100 | 110111 | 1010010 | 1001 |
Color Harmonies of #292604
Complementary color
Monochromatic Colors of #292604
Black with #292604
Text Example
Text Example
White with #292604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292604; }
p { color: rgb(41,38,4); }
H1.HeaderClassName
{
color: #292604;
}
.AnyTagClassName
{
color: #292604;
}
</style>
background-color css
<style>
a { background-color: #292604; }
a { background-color: rgb(41,38,4); }
div.DivClassName
{
background-color: #292604;
}
.BgClassName
{
background-color: #292604;
}
</style>
border-color css
<style>
span { border-color: #292604; }
span { border-color: rgb(41,38,4); }
td.TdClassName
{
border-color: #292604;
}
.TagClassName
{
border-color: #292604;
}
</style>