Shades of Maire #312701
Tints of Maire #312701
RGB
CMYK
RGB Variations
Color information
#312701 (or 0x312701) is known color: Maire. HEX triplet: 31, 27 and 01. RGB value is (49,39,1). Sum of RGB (Red+Green+Blue) = 49+39+1=89 (11% of max value = 765). Red value is 49 (19.53% from 255 or 55.06% from 89); Green value is 39 (15.62% from 255 or 43.82% from 89); Blue value is 1 (0.78% from 255 or 1.12% from 89); Max value from RGB is 49 - color contains mainly: red. Hex color #312701 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312701 is #CED8FE. Grayscale: #252525. Windows color (decimal): -13555967 or 75569. OLE color: 75569.
HSL color Cylindrical-coordinate representation of color #312701: hue angle of 47.5º degrees, saturation: 0.96, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #312701 is Cyan = 0, Magento = 0.20, Yellow = 0.98 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 39 | 1 | - |
| CMYK | 0 | 0.20 | 0.98 | 0.81 |
| HSL | 47.5º | 0.96% | 0.1% | - |
| HSV(B) | 47.5º | 0.98% | 0.19% | - |
| XYZ | 2 | 2.11 | 0.33 | - |
| YUV | 37.66 | 107.31 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 1 | 0 | 0.20 | 0.98 | 0.81 | 47.5 | 0.96 | 0.1 |
| Hex | 31 | 27 | 1 | 0 | 14 | 62 | 51 | 30 | 60 | A |
| Octal | 61 | 47 | 1 | 0 | 24 | 142 | 121 | 60 | 140 | 12 |
| Binary | 110001 | 100111 | 1 | 0 | 10100 | 1100010 | 1010001 | 110000 | 1100000 | 1010 |
Color Harmonies of #312701
Complementary color
Monochromatic Colors of #312701
Black with #312701
Text Example
Text Example
White with #312701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312701; }
p { color: rgb(49,39,1); }
H1.HeaderClassName
{
color: #312701;
}
.AnyTagClassName
{
color: #312701;
}
</style>
background-color css
<style>
a { background-color: #312701; }
a { background-color: rgb(49,39,1); }
div.DivClassName
{
background-color: #312701;
}
.BgClassName
{
background-color: #312701;
}
</style>
border-color css
<style>
span { border-color: #312701; }
span { border-color: rgb(49,39,1); }
td.TdClassName
{
border-color: #312701;
}
.TagClassName
{
border-color: #312701;
}
</style>