Shades of Paris M #312960
Tints of Paris M #312960
RGB
CMYK
RGB Variations
Color information
#312960 (or 0x312960) is known color: Paris M. HEX triplet: 31, 29 and 60. RGB value is (49,41,96). Sum of RGB (Red+Green+Blue) = 49+41+96=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 41 (16.41% from 255 or 22.04% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #312960 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312960 is #CED69F. Grayscale: #313131. Windows color (decimal): -13555360 or 6302001. OLE color: 6302001.
HSL color Cylindrical-coordinate representation of color #312960: hue angle of 248.73º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #312960 is Cyan = 0.49, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 41 | 96 | - |
| CMYK | 0.49 | 0.57 | 0 | 0.62 |
| HSL | 248.73º | 0.4% | 0.27% | - |
| HSV(B) | 248.73º | 0.57% | 0.38% | - |
| XYZ | 4.17 | 3.08 | 11.44 | - |
| YUV | 49.66 | 154.15 | 127.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 96 | 0.49 | 0.57 | 0 | 0.62 | 248.73 | 0.4 | 0.27 |
| Hex | 31 | 29 | 60 | 31 | 39 | 0 | 3E | F9 | 28 | 1B |
| Octal | 61 | 51 | 140 | 61 | 71 | 0 | 76 | 371 | 50 | 33 |
| Binary | 110001 | 101001 | 1100000 | 110001 | 111001 | 0 | 111110 | 11111001 | 101000 | 11011 |
Color Harmonies of #312960
Complementary color
Monochromatic Colors of #312960
Black with #312960
Text Example
Text Example
White with #312960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312960; }
p { color: rgb(49,41,96); }
H1.HeaderClassName
{
color: #312960;
}
.AnyTagClassName
{
color: #312960;
}
</style>
background-color css
<style>
a { background-color: #312960; }
a { background-color: rgb(49,41,96); }
div.DivClassName
{
background-color: #312960;
}
.BgClassName
{
background-color: #312960;
}
</style>
border-color css
<style>
span { border-color: #312960; }
span { border-color: rgb(49,41,96); }
td.TdClassName
{
border-color: #312960;
}
.TagClassName
{
border-color: #312960;
}
</style>