Shades of Paris M #312756
Tints of Paris M #312756
RGB
CMYK
RGB Variations
Color information
#312756 (or 0x312756) is known color: Paris M. HEX triplet: 31, 27 and 56. RGB value is (49,39,86). Sum of RGB (Red+Green+Blue) = 49+39+86=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 39 (15.62% from 255 or 22.41% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 86 - color contains mainly: blue. Hex color #312756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312756 is #CED8A9. Grayscale: #2F2F2F. Windows color (decimal): -13555882 or 5646129. OLE color: 5646129.
HSL color Cylindrical-coordinate representation of color #312756: hue angle of 252.77º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #312756 is Cyan = 0.43, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 39 | 86 | - |
| CMYK | 0.43 | 0.55 | 0 | 0.66 |
| HSL | 252.77º | 0.38% | 0.25% | - |
| HSV(B) | 252.77º | 0.55% | 0.34% | - |
| XYZ | 3.67 | 2.78 | 9.15 | - |
| YUV | 47.35 | 149.81 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 86 | 0.43 | 0.55 | 0 | 0.66 | 252.77 | 0.38 | 0.25 |
| Hex | 31 | 27 | 56 | 2B | 37 | 0 | 42 | FD | 26 | 19 |
| Octal | 61 | 47 | 126 | 53 | 67 | 0 | 102 | 375 | 46 | 31 |
| Binary | 110001 | 100111 | 1010110 | 101011 | 110111 | 0 | 1000010 | 11111101 | 100110 | 11001 |
Color Harmonies of #312756
Complementary color
Monochromatic Colors of #312756
Black with #312756
Text Example
Text Example
White with #312756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312756; }
p { color: rgb(49,39,86); }
H1.HeaderClassName
{
color: #312756;
}
.AnyTagClassName
{
color: #312756;
}
</style>
background-color css
<style>
a { background-color: #312756; }
a { background-color: rgb(49,39,86); }
div.DivClassName
{
background-color: #312756;
}
.BgClassName
{
background-color: #312756;
}
</style>
border-color css
<style>
span { border-color: #312756; }
span { border-color: rgb(49,39,86); }
td.TdClassName
{
border-color: #312756;
}
.TagClassName
{
border-color: #312756;
}
</style>