Shades of Paris M #312362
Tints of Paris M #312362
RGB
CMYK
RGB Variations
Color information
#312362 (or 0x312362) is known color: Paris M. HEX triplet: 31, 23 and 62. RGB value is (49,35,98). Sum of RGB (Red+Green+Blue) = 49+35+98=182 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.92% from 182); Green value is 35 (14.06% from 255 or 19.23% from 182); Blue value is 98 (38.67% from 255 or 53.85% from 182); Max value from RGB is 98 - color contains mainly: blue. Hex color #312362 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312362 is #CEDC9D. Grayscale: #2E2E2E. Windows color (decimal): -13556894 or 6431537. OLE color: 6431537.
HSL color Cylindrical-coordinate representation of color #312362: hue angle of 253.33º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #312362 is Cyan = 0.5, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 35 | 98 | - |
| CMYK | 0.5 | 0.64 | 0 | 0.62 |
| HSL | 253.33º | 0.47% | 0.26% | - |
| HSV(B) | 253.33º | 0.64% | 0.38% | - |
| XYZ | 4.07 | 2.74 | 11.87 | - |
| YUV | 46.37 | 157.14 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 98 | 0.5 | 0.64 | 0 | 0.62 | 253.33 | 0.47 | 0.26 |
| Hex | 31 | 23 | 62 | 32 | 40 | 0 | 3E | FD | 2F | 1A |
| Octal | 61 | 43 | 142 | 62 | 100 | 0 | 76 | 375 | 57 | 32 |
| Binary | 110001 | 100011 | 1100010 | 110010 | 1000000 | 0 | 111110 | 11111101 | 101111 | 11010 |
Color Harmonies of #312362
Complementary color
Monochromatic Colors of #312362
Black with #312362
Text Example
Text Example
White with #312362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312362; }
p { color: rgb(49,35,98); }
H1.HeaderClassName
{
color: #312362;
}
.AnyTagClassName
{
color: #312362;
}
</style>
background-color css
<style>
a { background-color: #312362; }
a { background-color: rgb(49,35,98); }
div.DivClassName
{
background-color: #312362;
}
.BgClassName
{
background-color: #312362;
}
</style>
border-color css
<style>
span { border-color: #312362; }
span { border-color: rgb(49,35,98); }
td.TdClassName
{
border-color: #312362;
}
.TagClassName
{
border-color: #312362;
}
</style>