Shades of Maire #292409
Tints of Maire #292409
RGB
CMYK
RGB Variations
Color information
#292409 (or 0x292409) is known color: Maire. HEX triplet: 29, 24 and 09. RGB value is (41,36,9). Sum of RGB (Red+Green+Blue) = 41+36+9=86 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.67% from 86); Green value is 36 (14.45% from 255 or 41.86% from 86); Blue value is 9 (3.91% from 255 or 10.47% from 86); Max value from RGB is 41 - color contains mainly: red. Hex color #292409 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292409 is #D6DBF6. Grayscale: #222222. Windows color (decimal): -14081015 or 599081. OLE color: 599081.
HSL color Cylindrical-coordinate representation of color #292409: hue angle of 50.62º degrees, saturation: 0.64, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #292409 is Cyan = 0, Magento = 0.12, Yellow = 0.78 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 9 | - |
| CMYK | 0 | 0.12 | 0.78 | 0.84 |
| HSL | 50.63º | 0.64% | 0.1% | - |
| HSV(B) | 50.63º | 0.78% | 0.16% | - |
| XYZ | 1.59 | 1.75 | 0.51 | - |
| YUV | 34.42 | 113.66 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 9 | 0 | 0.12 | 0.78 | 0.84 | 50.63 | 0.64 | 0.1 |
| Hex | 29 | 24 | 9 | 0 | C | 4E | 54 | 33 | 40 | A |
| Octal | 51 | 44 | 11 | 0 | 14 | 116 | 124 | 63 | 100 | 12 |
| Binary | 101001 | 100100 | 1001 | 0 | 1100 | 1001110 | 1010100 | 110011 | 1000000 | 1010 |
Color Harmonies of #292409
Complementary color
Monochromatic Colors of #292409
Black with #292409
Text Example
Text Example
White with #292409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292409; }
p { color: rgb(41,36,9); }
H1.HeaderClassName
{
color: #292409;
}
.AnyTagClassName
{
color: #292409;
}
</style>
background-color css
<style>
a { background-color: #292409; }
a { background-color: rgb(41,36,9); }
div.DivClassName
{
background-color: #292409;
}
.BgClassName
{
background-color: #292409;
}
</style>
border-color css
<style>
span { border-color: #292409; }
span { border-color: rgb(41,36,9); }
td.TdClassName
{
border-color: #292409;
}
.TagClassName
{
border-color: #292409;
}
</style>