Shades of Maire #292720
Tints of Maire #292720
RGB
CMYK
RGB Variations
Color information
#292720 (or 0x292720) is known color: Maire. HEX triplet: 29, 27 and 20. RGB value is (41,39,32). Sum of RGB (Red+Green+Blue) = 41+39+32=112 (14% of max value = 765). Red value is 41 (16.41% from 255 or 36.61% from 112); Green value is 39 (15.62% from 255 or 34.82% from 112); Blue value is 32 (12.89% from 255 or 28.57% from 112); Max value from RGB is 41 - color contains mainly: red. Hex color #292720 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292720 is #D6D8DF. Grayscale: #262626. Windows color (decimal): -14080224 or 2107177. OLE color: 2107177.
HSL color Cylindrical-coordinate representation of color #292720: hue angle of 46.67º degrees, saturation: 0.12, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #292720 is Cyan = 0, Magento = 0.05, Yellow = 0.22 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 39 | 32 | - |
| CMYK | 0 | 0.05 | 0.22 | 0.84 |
| HSL | 46.67º | 0.12% | 0.14% | - |
| HSV(B) | 46.67º | 0.22% | 0.16% | - |
| XYZ | 1.9 | 2.03 | 1.66 | - |
| YUV | 38.8 | 124.16 | 129.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 32 | 0 | 0.05 | 0.22 | 0.84 | 46.67 | 0.12 | 0.14 |
| Hex | 29 | 27 | 20 | 0 | 5 | 16 | 54 | 2F | C | E |
| Octal | 51 | 47 | 40 | 0 | 5 | 26 | 124 | 57 | 14 | 16 |
| Binary | 101001 | 100111 | 100000 | 0 | 101 | 10110 | 1010100 | 101111 | 1100 | 1110 |
Color Harmonies of #292720
Complementary color
Monochromatic Colors of #292720
Black with #292720
Text Example
Text Example
White with #292720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292720; }
p { color: rgb(41,39,32); }
H1.HeaderClassName
{
color: #292720;
}
.AnyTagClassName
{
color: #292720;
}
</style>
background-color css
<style>
a { background-color: #292720; }
a { background-color: rgb(41,39,32); }
div.DivClassName
{
background-color: #292720;
}
.BgClassName
{
background-color: #292720;
}
</style>
border-color css
<style>
span { border-color: #292720; }
span { border-color: rgb(41,39,32); }
td.TdClassName
{
border-color: #292720;
}
.TagClassName
{
border-color: #292720;
}
</style>