Shades of Paris M #312858
Tints of Paris M #312858
RGB
CMYK
RGB Variations
Color information
#312858 (or 0x312858) is known color: Paris M. HEX triplet: 31, 28 and 58. RGB value is (49,40,88). Sum of RGB (Red+Green+Blue) = 49+40+88=177 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.68% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 88 (34.77% from 255 or 49.72% from 177); Max value from RGB is 88 - color contains mainly: blue. Hex color #312858 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312858 is #CED7A7. Grayscale: #2F2F2F. Windows color (decimal): -13555624 or 5777457. OLE color: 5777457.
HSL color Cylindrical-coordinate representation of color #312858: hue angle of 251.25º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #312858 is Cyan = 0.44, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 40 | 88 | - |
| CMYK | 0.44 | 0.55 | 0 | 0.65 |
| HSL | 251.25º | 0.38% | 0.25% | - |
| HSV(B) | 251.25º | 0.55% | 0.35% | - |
| XYZ | 3.79 | 2.88 | 9.59 | - |
| YUV | 48.16 | 150.48 | 128.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 88 | 0.44 | 0.55 | 0 | 0.65 | 251.25 | 0.38 | 0.25 |
| Hex | 31 | 28 | 58 | 2C | 37 | 0 | 41 | FB | 26 | 19 |
| Octal | 61 | 50 | 130 | 54 | 67 | 0 | 101 | 373 | 46 | 31 |
| Binary | 110001 | 101000 | 1011000 | 101100 | 110111 | 0 | 1000001 | 11111011 | 100110 | 11001 |
Color Harmonies of #312858
Complementary color
Monochromatic Colors of #312858
Black with #312858
Text Example
Text Example
White with #312858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312858; }
p { color: rgb(49,40,88); }
H1.HeaderClassName
{
color: #312858;
}
.AnyTagClassName
{
color: #312858;
}
</style>
background-color css
<style>
a { background-color: #312858; }
a { background-color: rgb(49,40,88); }
div.DivClassName
{
background-color: #312858;
}
.BgClassName
{
background-color: #312858;
}
</style>
border-color css
<style>
span { border-color: #312858; }
span { border-color: rgb(49,40,88); }
td.TdClassName
{
border-color: #312858;
}
.TagClassName
{
border-color: #312858;
}
</style>