Shades of Paris M #312862
Tints of Paris M #312862
RGB
CMYK
RGB Variations
Color information
#312862 (or 0x312862) is known color: Paris M. HEX triplet: 31, 28 and 62. RGB value is (49,40,98). Sum of RGB (Red+Green+Blue) = 49+40+98=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 40 (16.02% from 255 or 21.39% from 187); Blue value is 98 (38.67% from 255 or 52.41% from 187); Max value from RGB is 98 - color contains mainly: blue. Hex color #312862 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312862 is #CED79D. Grayscale: #313131. Windows color (decimal): -13555614 or 6432817. OLE color: 6432817.
HSL color Cylindrical-coordinate representation of color #312862: hue angle of 249.31º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #312862 is Cyan = 0.5, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 40 | 98 | - |
| CMYK | 0.5 | 0.59 | 0 | 0.62 |
| HSL | 249.31º | 0.42% | 0.27% | - |
| HSV(B) | 249.31º | 0.59% | 0.38% | - |
| XYZ | 4.23 | 3.05 | 11.92 | - |
| YUV | 49.3 | 155.48 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 98 | 0.5 | 0.59 | 0 | 0.62 | 249.31 | 0.42 | 0.27 |
| Hex | 31 | 28 | 62 | 32 | 3B | 0 | 3E | F9 | 2A | 1B |
| Octal | 61 | 50 | 142 | 62 | 73 | 0 | 76 | 371 | 52 | 33 |
| Binary | 110001 | 101000 | 1100010 | 110010 | 111011 | 0 | 111110 | 11111001 | 101010 | 11011 |
Color Harmonies of #312862
Complementary color
Monochromatic Colors of #312862
Black with #312862
Text Example
Text Example
White with #312862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312862; }
p { color: rgb(49,40,98); }
H1.HeaderClassName
{
color: #312862;
}
.AnyTagClassName
{
color: #312862;
}
</style>
background-color css
<style>
a { background-color: #312862; }
a { background-color: rgb(49,40,98); }
div.DivClassName
{
background-color: #312862;
}
.BgClassName
{
background-color: #312862;
}
</style>
border-color css
<style>
span { border-color: #312862; }
span { border-color: rgb(49,40,98); }
td.TdClassName
{
border-color: #312862;
}
.TagClassName
{
border-color: #312862;
}
</style>