Shades of Paris M #312859
Tints of Paris M #312859
RGB
CMYK
RGB Variations
Color information
#312859 (or 0x312859) is known color: Paris M. HEX triplet: 31, 28 and 59. RGB value is (49,40,89). Sum of RGB (Red+Green+Blue) = 49+40+89=178 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.53% from 178); Green value is 40 (16.02% from 255 or 22.47% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #312859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312859 is #CED7A6. Grayscale: #303030. Windows color (decimal): -13555623 or 5842993. OLE color: 5842993.
HSL color Cylindrical-coordinate representation of color #312859: hue angle of 251.02º 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 #312859 is Cyan = 0.45, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 40 | 89 | - |
| CMYK | 0.45 | 0.55 | 0 | 0.65 |
| HSL | 251.02º | 0.38% | 0.25% | - |
| HSV(B) | 251.02º | 0.55% | 0.35% | - |
| XYZ | 3.83 | 2.89 | 9.81 | - |
| YUV | 48.28 | 150.98 | 128.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 89 | 0.45 | 0.55 | 0 | 0.65 | 251.02 | 0.38 | 0.25 |
| Hex | 31 | 28 | 59 | 2D | 37 | 0 | 41 | FB | 26 | 19 |
| Octal | 61 | 50 | 131 | 55 | 67 | 0 | 101 | 373 | 46 | 31 |
| Binary | 110001 | 101000 | 1011001 | 101101 | 110111 | 0 | 1000001 | 11111011 | 100110 | 11001 |
Color Harmonies of #312859
Complementary color
Monochromatic Colors of #312859
Black with #312859
Text Example
Text Example
White with #312859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312859; }
p { color: rgb(49,40,89); }
H1.HeaderClassName
{
color: #312859;
}
.AnyTagClassName
{
color: #312859;
}
</style>
background-color css
<style>
a { background-color: #312859; }
a { background-color: rgb(49,40,89); }
div.DivClassName
{
background-color: #312859;
}
.BgClassName
{
background-color: #312859;
}
</style>
border-color css
<style>
span { border-color: #312859; }
span { border-color: rgb(49,40,89); }
td.TdClassName
{
border-color: #312859;
}
.TagClassName
{
border-color: #312859;
}
</style>