Shades of Maire #292802
Tints of Maire #292802
RGB
CMYK
RGB Variations
Color information
#292802 (or 0x292802) is known color: Maire. HEX triplet: 29, 28 and 02. RGB value is (41,40,2). Sum of RGB (Red+Green+Blue) = 41+40+2=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 40 (16.02% from 255 or 48.19% from 83); Blue value is 2 (1.17% from 255 or 2.41% from 83); Max value from RGB is 41 - color contains mainly: red. Hex color #292802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292802 is #D6D7FD. Grayscale: #242424. Windows color (decimal): -14079998 or 141353. OLE color: 141353.
HSL color Cylindrical-coordinate representation of color #292802: hue angle of 58.46º degrees, saturation: 0.91, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #292802 is Cyan = 0, Magento = 0.02, Yellow = 0.95 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 40 | 2 | - |
| CMYK | 0 | 0.02 | 0.95 | 0.84 |
| HSL | 58.46º | 0.91% | 0.08% | - |
| HSV(B) | 58.46º | 0.95% | 0.16% | - |
| XYZ | 1.68 | 1.99 | 0.35 | - |
| YUV | 35.97 | 108.83 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 2 | 0 | 0.02 | 0.95 | 0.84 | 58.46 | 0.91 | 0.08 |
| Hex | 29 | 28 | 2 | 0 | 2 | 5F | 54 | 3A | 5B | 8 |
| Octal | 51 | 50 | 2 | 0 | 2 | 137 | 124 | 72 | 133 | 10 |
| Binary | 101001 | 101000 | 10 | 0 | 10 | 1011111 | 1010100 | 111010 | 1011011 | 1000 |
Color Harmonies of #292802
Complementary color
Monochromatic Colors of #292802
Black with #292802
Text Example
Text Example
White with #292802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292802; }
p { color: rgb(41,40,2); }
H1.HeaderClassName
{
color: #292802;
}
.AnyTagClassName
{
color: #292802;
}
</style>
background-color css
<style>
a { background-color: #292802; }
a { background-color: rgb(41,40,2); }
div.DivClassName
{
background-color: #292802;
}
.BgClassName
{
background-color: #292802;
}
</style>
border-color css
<style>
span { border-color: #292802; }
span { border-color: rgb(41,40,2); }
td.TdClassName
{
border-color: #292802;
}
.TagClassName
{
border-color: #292802;
}
</style>