Shades of Maire #292518
Tints of Maire #292518
RGB
CMYK
RGB Variations
Color information
#292518 (or 0x292518) is known color: Maire. HEX triplet: 29, 25 and 18. RGB value is (41,37,24). Sum of RGB (Red+Green+Blue) = 41+37+24=102 (13% of max value = 765). Red value is 41 (16.41% from 255 or 40.20% from 102); Green value is 37 (14.84% from 255 or 36.27% from 102); Blue value is 24 (9.77% from 255 or 23.53% from 102); Max value from RGB is 41 - color contains mainly: red. Hex color #292518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292518 is #D6DAE7. Grayscale: #242424. Windows color (decimal): -14080744 or 1582377. OLE color: 1582377.
HSL color Cylindrical-coordinate representation of color #292518: hue angle of 45.88º degrees, saturation: 0.26, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #292518 is Cyan = 0, Magento = 0.10, Yellow = 0.41 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 37 | 24 | - |
| CMYK | 0 | 0.10 | 0.41 | 0.84 |
| HSL | 45.88º | 0.26% | 0.13% | - |
| HSV(B) | 45.88º | 0.41% | 0.16% | - |
| XYZ | 1.74 | 1.86 | 1.13 | - |
| YUV | 36.71 | 120.83 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 24 | 0 | 0.10 | 0.41 | 0.84 | 45.88 | 0.26 | 0.13 |
| Hex | 29 | 25 | 18 | 0 | A | 29 | 54 | 2E | 1A | D |
| Octal | 51 | 45 | 30 | 0 | 12 | 51 | 124 | 56 | 32 | 15 |
| Binary | 101001 | 100101 | 11000 | 0 | 1010 | 101001 | 1010100 | 101110 | 11010 | 1101 |
Color Harmonies of #292518
Complementary color
Monochromatic Colors of #292518
Black with #292518
Text Example
Text Example
White with #292518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292518; }
p { color: rgb(41,37,24); }
H1.HeaderClassName
{
color: #292518;
}
.AnyTagClassName
{
color: #292518;
}
</style>
background-color css
<style>
a { background-color: #292518; }
a { background-color: rgb(41,37,24); }
div.DivClassName
{
background-color: #292518;
}
.BgClassName
{
background-color: #292518;
}
</style>
border-color css
<style>
span { border-color: #292518; }
span { border-color: rgb(41,37,24); }
td.TdClassName
{
border-color: #292518;
}
.TagClassName
{
border-color: #292518;
}
</style>