Shades of Maire #292712
Tints of Maire #292712
RGB
CMYK
RGB Variations
Color information
#292712 (or 0x292712) is known color: Maire. HEX triplet: 29, 27 and 12. RGB value is (41,39,18). Sum of RGB (Red+Green+Blue) = 41+39+18=98 (12% of max value = 765). Red value is 41 (16.41% from 255 or 41.84% from 98); Green value is 39 (15.62% from 255 or 39.80% from 98); Blue value is 18 (7.42% from 255 or 18.37% from 98); Max value from RGB is 41 - color contains mainly: red. Hex color #292712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292712 is #D6D8ED. Grayscale: #252525. Windows color (decimal): -14080238 or 1189673. OLE color: 1189673.
HSL color Cylindrical-coordinate representation of color #292712: hue angle of 54.78º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #292712 is Cyan = 0, Magento = 0.05, Yellow = 0.56 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 39 | 18 | - |
| CMYK | 0 | 0.05 | 0.56 | 0.84 |
| HSL | 54.78º | 0.39% | 0.12% | - |
| HSV(B) | 54.78º | 0.56% | 0.16% | - |
| XYZ | 1.75 | 1.97 | 0.86 | - |
| YUV | 37.2 | 117.16 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 18 | 0 | 0.05 | 0.56 | 0.84 | 54.78 | 0.39 | 0.12 |
| Hex | 29 | 27 | 12 | 0 | 5 | 38 | 54 | 37 | 27 | C |
| Octal | 51 | 47 | 22 | 0 | 5 | 70 | 124 | 67 | 47 | 14 |
| Binary | 101001 | 100111 | 10010 | 0 | 101 | 111000 | 1010100 | 110111 | 100111 | 1100 |
Color Harmonies of #292712
Complementary color
Monochromatic Colors of #292712
Black with #292712
Text Example
Text Example
White with #292712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292712; }
p { color: rgb(41,39,18); }
H1.HeaderClassName
{
color: #292712;
}
.AnyTagClassName
{
color: #292712;
}
</style>
background-color css
<style>
a { background-color: #292712; }
a { background-color: rgb(41,39,18); }
div.DivClassName
{
background-color: #292712;
}
.BgClassName
{
background-color: #292712;
}
</style>
border-color css
<style>
span { border-color: #292712; }
span { border-color: rgb(41,39,18); }
td.TdClassName
{
border-color: #292712;
}
.TagClassName
{
border-color: #292712;
}
</style>