Shades of Paris M #312759
Tints of Paris M #312759
RGB
CMYK
RGB Variations
Color information
#312759 (or 0x312759) is known color: Paris M. HEX triplet: 31, 27 and 59. RGB value is (49,39,89). Sum of RGB (Red+Green+Blue) = 49+39+89=177 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.68% from 177); Green value is 39 (15.62% from 255 or 22.03% from 177); Blue value is 89 (35.16% from 255 or 50.28% from 177); Max value from RGB is 89 - color contains mainly: blue. Hex color #312759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312759 is #CED8A6. Grayscale: #2F2F2F. Windows color (decimal): -13555879 or 5842737. OLE color: 5842737.
HSL color Cylindrical-coordinate representation of color #312759: hue angle of 252º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #312759 is Cyan = 0.45, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 39 | 89 | - |
| CMYK | 0.45 | 0.56 | 0 | 0.65 |
| HSL | 252º | 0.39% | 0.25% | - |
| HSV(B) | 252º | 0.56% | 0.35% | - |
| XYZ | 3.8 | 2.83 | 9.8 | - |
| YUV | 47.69 | 151.31 | 128.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 89 | 0.45 | 0.56 | 0 | 0.65 | 252 | 0.39 | 0.25 |
| Hex | 31 | 27 | 59 | 2D | 38 | 0 | 41 | FC | 27 | 19 |
| Octal | 61 | 47 | 131 | 55 | 70 | 0 | 101 | 374 | 47 | 31 |
| Binary | 110001 | 100111 | 1011001 | 101101 | 111000 | 0 | 1000001 | 11111100 | 100111 | 11001 |
Color Harmonies of #312759
Complementary color
Monochromatic Colors of #312759
Black with #312759
Text Example
Text Example
White with #312759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312759; }
p { color: rgb(49,39,89); }
H1.HeaderClassName
{
color: #312759;
}
.AnyTagClassName
{
color: #312759;
}
</style>
background-color css
<style>
a { background-color: #312759; }
a { background-color: rgb(49,39,89); }
div.DivClassName
{
background-color: #312759;
}
.BgClassName
{
background-color: #312759;
}
</style>
border-color css
<style>
span { border-color: #312759; }
span { border-color: rgb(49,39,89); }
td.TdClassName
{
border-color: #312759;
}
.TagClassName
{
border-color: #312759;
}
</style>