Shades of Maire #292509
Tints of Maire #292509
RGB
CMYK
RGB Variations
Color information
#292509 (or 0x292509) is known color: Maire. HEX triplet: 29, 25 and 09. RGB value is (41,37,9). Sum of RGB (Red+Green+Blue) = 41+37+9=87 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.13% from 87); Green value is 37 (14.84% from 255 or 42.53% from 87); Blue value is 9 (3.91% from 255 or 10.34% from 87); Max value from RGB is 41 - color contains mainly: red. Hex color #292509 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292509 is #D6DAF6. Grayscale: #232323. Windows color (decimal): -14080759 or 599337. OLE color: 599337.
HSL color Cylindrical-coordinate representation of color #292509: hue angle of 52.5º 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 #292509 is Cyan = 0, Magento = 0.10, Yellow = 0.78 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 37 | 9 | - |
| CMYK | 0 | 0.10 | 0.78 | 0.84 |
| HSL | 52.5º | 0.64% | 0.1% | - |
| HSV(B) | 52.5º | 0.78% | 0.16% | - |
| XYZ | 1.63 | 1.81 | 0.52 | - |
| YUV | 35 | 113.33 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 9 | 0 | 0.10 | 0.78 | 0.84 | 52.5 | 0.64 | 0.1 |
| Hex | 29 | 25 | 9 | 0 | A | 4E | 54 | 34 | 40 | A |
| Octal | 51 | 45 | 11 | 0 | 12 | 116 | 124 | 64 | 100 | 12 |
| Binary | 101001 | 100101 | 1001 | 0 | 1010 | 1001110 | 1010100 | 110100 | 1000000 | 1010 |
Color Harmonies of #292509
Complementary color
Monochromatic Colors of #292509
Black with #292509
Text Example
Text Example
White with #292509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292509; }
p { color: rgb(41,37,9); }
H1.HeaderClassName
{
color: #292509;
}
.AnyTagClassName
{
color: #292509;
}
</style>
background-color css
<style>
a { background-color: #292509; }
a { background-color: rgb(41,37,9); }
div.DivClassName
{
background-color: #292509;
}
.BgClassName
{
background-color: #292509;
}
</style>
border-color css
<style>
span { border-color: #292509; }
span { border-color: rgb(41,37,9); }
td.TdClassName
{
border-color: #292509;
}
.TagClassName
{
border-color: #292509;
}
</style>