Shades of Maire #312607
Tints of Maire #312607
RGB
CMYK
RGB Variations
Color information
#312607 (or 0x312607) is known color: Maire. HEX triplet: 31, 26 and 07. RGB value is (49,38,7). Sum of RGB (Red+Green+Blue) = 49+38+7=94 (12% of max value = 765). Red value is 49 (19.53% from 255 or 52.13% from 94); Green value is 38 (15.23% from 255 or 40.43% from 94); Blue value is 7 (3.12% from 255 or 7.45% from 94); Max value from RGB is 49 - color contains mainly: red. Hex color #312607 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312607 is #CED9F8. Grayscale: #252525. Windows color (decimal): -13556217 or 468529. OLE color: 468529.
HSL color Cylindrical-coordinate representation of color #312607: hue angle of 44.29º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #312607 is Cyan = 0, Magento = 0.22, Yellow = 0.86 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 38 | 7 | - |
| CMYK | 0 | 0.22 | 0.86 | 0.81 |
| HSL | 44.29º | 0.75% | 0.11% | - |
| HSV(B) | 44.29º | 0.86% | 0.19% | - |
| XYZ | 2 | 2.05 | 0.49 | - |
| YUV | 37.76 | 110.64 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 7 | 0 | 0.22 | 0.86 | 0.81 | 44.29 | 0.75 | 0.11 |
| Hex | 31 | 26 | 7 | 0 | 16 | 56 | 51 | 2C | 4B | B |
| Octal | 61 | 46 | 7 | 0 | 26 | 126 | 121 | 54 | 113 | 13 |
| Binary | 110001 | 100110 | 111 | 0 | 10110 | 1010110 | 1010001 | 101100 | 1001011 | 1011 |
Color Harmonies of #312607
Complementary color
Monochromatic Colors of #312607
Black with #312607
Text Example
Text Example
White with #312607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312607; }
p { color: rgb(49,38,7); }
H1.HeaderClassName
{
color: #312607;
}
.AnyTagClassName
{
color: #312607;
}
</style>
background-color css
<style>
a { background-color: #312607; }
a { background-color: rgb(49,38,7); }
div.DivClassName
{
background-color: #312607;
}
.BgClassName
{
background-color: #312607;
}
</style>
border-color css
<style>
span { border-color: #312607; }
span { border-color: rgb(49,38,7); }
td.TdClassName
{
border-color: #312607;
}
.TagClassName
{
border-color: #312607;
}
</style>