Shades of Maire #312912
Tints of Maire #312912
RGB
CMYK
RGB Variations
Color information
#312912 (or 0x312912) is known color: Maire. HEX triplet: 31, 29 and 12. RGB value is (49,41,18). Sum of RGB (Red+Green+Blue) = 49+41+18=108 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.37% from 108); Green value is 41 (16.41% from 255 or 37.96% from 108); Blue value is 18 (7.42% from 255 or 16.67% from 108); Max value from RGB is 49 - color contains mainly: red. Hex color #312912 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312912 is #CED6ED. Grayscale: #282828. Windows color (decimal): -13555438 or 1190193. OLE color: 1190193.
HSL color Cylindrical-coordinate representation of color #312912: hue angle of 44.52º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #312912 is Cyan = 0, Magento = 0.16, Yellow = 0.63 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 41 | 18 | - |
| CMYK | 0 | 0.16 | 0.63 | 0.81 |
| HSL | 44.52º | 0.46% | 0.13% | - |
| HSV(B) | 44.52º | 0.63% | 0.19% | - |
| XYZ | 2.17 | 2.28 | 0.9 | - |
| YUV | 40.77 | 115.15 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 18 | 0 | 0.16 | 0.63 | 0.81 | 44.52 | 0.46 | 0.13 |
| Hex | 31 | 29 | 12 | 0 | 10 | 3F | 51 | 2D | 2E | D |
| Octal | 61 | 51 | 22 | 0 | 20 | 77 | 121 | 55 | 56 | 15 |
| Binary | 110001 | 101001 | 10010 | 0 | 10000 | 111111 | 1010001 | 101101 | 101110 | 1101 |
Color Harmonies of #312912
Complementary color
Monochromatic Colors of #312912
Black with #312912
Text Example
Text Example
White with #312912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312912; }
p { color: rgb(49,41,18); }
H1.HeaderClassName
{
color: #312912;
}
.AnyTagClassName
{
color: #312912;
}
</style>
background-color css
<style>
a { background-color: #312912; }
a { background-color: rgb(49,41,18); }
div.DivClassName
{
background-color: #312912;
}
.BgClassName
{
background-color: #312912;
}
</style>
border-color css
<style>
span { border-color: #312912; }
span { border-color: rgb(49,41,18); }
td.TdClassName
{
border-color: #312912;
}
.TagClassName
{
border-color: #312912;
}
</style>