Shades of Maire #292510
Tints of Maire #292510
RGB
CMYK
RGB Variations
Color information
#292510 (or 0x292510) is known color: Maire. HEX triplet: 29, 25 and 10. RGB value is (41,37,16). Sum of RGB (Red+Green+Blue) = 41+37+16=94 (12% of max value = 765). Red value is 41 (16.41% from 255 or 43.62% from 94); Green value is 37 (14.84% from 255 or 39.36% from 94); Blue value is 16 (6.64% from 255 or 17.02% from 94); Max value from RGB is 41 - color contains mainly: red. Hex color #292510 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292510 is #D6DAEF. Grayscale: #232323. Windows color (decimal): -14080752 or 1058089. OLE color: 1058089.
HSL color Cylindrical-coordinate representation of color #292510: hue angle of 50.4º 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 #292510 is Cyan = 0, Magento = 0.10, Yellow = 0.61 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 37 | 16 | - |
| CMYK | 0 | 0.10 | 0.61 | 0.84 |
| HSL | 50.4º | 0.44% | 0.11% | - |
| HSV(B) | 50.4º | 0.61% | 0.16% | - |
| XYZ | 1.67 | 1.83 | 0.76 | - |
| YUV | 35.8 | 116.83 | 131.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 16 | 0 | 0.10 | 0.61 | 0.84 | 50.4 | 0.44 | 0.11 |
| Hex | 29 | 25 | 10 | 0 | A | 3D | 54 | 32 | 2C | B |
| Octal | 51 | 45 | 20 | 0 | 12 | 75 | 124 | 62 | 54 | 13 |
| Binary | 101001 | 100101 | 10000 | 0 | 1010 | 111101 | 1010100 | 110010 | 101100 | 1011 |
Color Harmonies of #292510
Complementary color
Monochromatic Colors of #292510
Black with #292510
Text Example
Text Example
White with #292510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292510; }
p { color: rgb(41,37,16); }
H1.HeaderClassName
{
color: #292510;
}
.AnyTagClassName
{
color: #292510;
}
</style>
background-color css
<style>
a { background-color: #292510; }
a { background-color: rgb(41,37,16); }
div.DivClassName
{
background-color: #292510;
}
.BgClassName
{
background-color: #292510;
}
</style>
border-color css
<style>
span { border-color: #292510; }
span { border-color: rgb(41,37,16); }
td.TdClassName
{
border-color: #292510;
}
.TagClassName
{
border-color: #292510;
}
</style>