Shades of Maire #292410
Tints of Maire #292410
RGB
CMYK
RGB Variations
Color information
#292410 (or 0x292410) is known color: Maire. HEX triplet: 29, 24 and 10. RGB value is (41,36,16). Sum of RGB (Red+Green+Blue) = 41+36+16=93 (12% of max value = 765). Red value is 41 (16.41% from 255 or 44.09% from 93); Green value is 36 (14.45% from 255 or 38.71% from 93); Blue value is 16 (6.64% from 255 or 17.20% from 93); Max value from RGB is 41 - color contains mainly: red. Hex color #292410 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292410 is #D6DBEF. Grayscale: #232323. Windows color (decimal): -14081008 or 1057833. OLE color: 1057833.
HSL color Cylindrical-coordinate representation of color #292410: hue angle of 48º degrees, saturation: 0.44, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #292410 is Cyan = 0, Magento = 0.12, Yellow = 0.61 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 16 | - |
| CMYK | 0 | 0.12 | 0.61 | 0.84 |
| HSL | 48º | 0.44% | 0.11% | - |
| HSV(B) | 48º | 0.61% | 0.16% | - |
| XYZ | 1.64 | 1.77 | 0.75 | - |
| YUV | 35.22 | 117.16 | 132.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 16 | 0 | 0.12 | 0.61 | 0.84 | 48 | 0.44 | 0.11 |
| Hex | 29 | 24 | 10 | 0 | C | 3D | 54 | 30 | 2C | B |
| Octal | 51 | 44 | 20 | 0 | 14 | 75 | 124 | 60 | 54 | 13 |
| Binary | 101001 | 100100 | 10000 | 0 | 1100 | 111101 | 1010100 | 110000 | 101100 | 1011 |
Color Harmonies of #292410
Complementary color
Monochromatic Colors of #292410
Black with #292410
Text Example
Text Example
White with #292410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292410; }
p { color: rgb(41,36,16); }
H1.HeaderClassName
{
color: #292410;
}
.AnyTagClassName
{
color: #292410;
}
</style>
background-color css
<style>
a { background-color: #292410; }
a { background-color: rgb(41,36,16); }
div.DivClassName
{
background-color: #292410;
}
.BgClassName
{
background-color: #292410;
}
</style>
border-color css
<style>
span { border-color: #292410; }
span { border-color: rgb(41,36,16); }
td.TdClassName
{
border-color: #292410;
}
.TagClassName
{
border-color: #292410;
}
</style>