Shades of Maire #292413
Tints of Maire #292413
RGB
CMYK
RGB Variations
Color information
#292413 (or 0x292413) is known color: Maire. HEX triplet: 29, 24 and 13. RGB value is (41,36,19). Sum of RGB (Red+Green+Blue) = 41+36+19=96 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.71% from 96); Green value is 36 (14.45% from 255 or 37.5% from 96); Blue value is 19 (7.81% from 255 or 19.79% from 96); Max value from RGB is 41 - color contains mainly: red. Hex color #292413 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292413 is #D6DBEC. Grayscale: #232323. Windows color (decimal): -14081005 or 1254441. OLE color: 1254441.
HSL color Cylindrical-coordinate representation of color #292413: hue angle of 46.36º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #292413 is Cyan = 0, Magento = 0.12, Yellow = 0.54 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 19 | - |
| CMYK | 0 | 0.12 | 0.54 | 0.84 |
| HSL | 46.36º | 0.37% | 0.12% | - |
| HSV(B) | 46.36º | 0.54% | 0.16% | - |
| XYZ | 1.66 | 1.78 | 0.87 | - |
| YUV | 35.56 | 118.66 | 131.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 19 | 0 | 0.12 | 0.54 | 0.84 | 46.36 | 0.37 | 0.12 |
| Hex | 29 | 24 | 13 | 0 | C | 36 | 54 | 2E | 25 | C |
| Octal | 51 | 44 | 23 | 0 | 14 | 66 | 124 | 56 | 45 | 14 |
| Binary | 101001 | 100100 | 10011 | 0 | 1100 | 110110 | 1010100 | 101110 | 100101 | 1100 |
Color Harmonies of #292413
Complementary color
Monochromatic Colors of #292413
Black with #292413
Text Example
Text Example
White with #292413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292413; }
p { color: rgb(41,36,19); }
H1.HeaderClassName
{
color: #292413;
}
.AnyTagClassName
{
color: #292413;
}
</style>
background-color css
<style>
a { background-color: #292413; }
a { background-color: rgb(41,36,19); }
div.DivClassName
{
background-color: #292413;
}
.BgClassName
{
background-color: #292413;
}
</style>
border-color css
<style>
span { border-color: #292413; }
span { border-color: rgb(41,36,19); }
td.TdClassName
{
border-color: #292413;
}
.TagClassName
{
border-color: #292413;
}
</style>