Shades of Maire #312906
Tints of Maire #312906
RGB
CMYK
RGB Variations
Color information
#312906 (or 0x312906) is known color: Maire. HEX triplet: 31, 29 and 06. RGB value is (49,41,6). Sum of RGB (Red+Green+Blue) = 49+41+6=96 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.04% from 96); Green value is 41 (16.41% from 255 or 42.71% from 96); Blue value is 6 (2.73% from 255 or 6.25% from 96); Max value from RGB is 49 - color contains mainly: red. Hex color #312906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312906 is #CED6F9. Grayscale: #272727. Windows color (decimal): -13555450 or 403761. OLE color: 403761.
HSL color Cylindrical-coordinate representation of color #312906: hue angle of 48.84º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #312906 is Cyan = 0, Magento = 0.16, Yellow = 0.88 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 41 | 6 | - |
| CMYK | 0 | 0.16 | 0.88 | 0.81 |
| HSL | 48.84º | 0.78% | 0.11% | - |
| HSV(B) | 48.84º | 0.88% | 0.19% | - |
| XYZ | 2.09 | 2.25 | 0.5 | - |
| YUV | 39.4 | 109.15 | 134.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 6 | 0 | 0.16 | 0.88 | 0.81 | 48.84 | 0.78 | 0.11 |
| Hex | 31 | 29 | 6 | 0 | 10 | 58 | 51 | 31 | 4E | B |
| Octal | 61 | 51 | 6 | 0 | 20 | 130 | 121 | 61 | 116 | 13 |
| Binary | 110001 | 101001 | 110 | 0 | 10000 | 1011000 | 1010001 | 110001 | 1001110 | 1011 |
Color Harmonies of #312906
Complementary color
Monochromatic Colors of #312906
Black with #312906
Text Example
Text Example
White with #312906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312906; }
p { color: rgb(49,41,6); }
H1.HeaderClassName
{
color: #312906;
}
.AnyTagClassName
{
color: #312906;
}
</style>
background-color css
<style>
a { background-color: #312906; }
a { background-color: rgb(49,41,6); }
div.DivClassName
{
background-color: #312906;
}
.BgClassName
{
background-color: #312906;
}
</style>
border-color css
<style>
span { border-color: #312906; }
span { border-color: rgb(49,41,6); }
td.TdClassName
{
border-color: #312906;
}
.TagClassName
{
border-color: #312906;
}
</style>