Shades of Paris M #312762
Tints of Paris M #312762
RGB
CMYK
RGB Variations
Color information
#312762 (or 0x312762) is known color: Paris M. HEX triplet: 31, 27 and 62. RGB value is (49,39,98). Sum of RGB (Red+Green+Blue) = 49+39+98=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 39 (15.62% from 255 or 20.97% from 186); Blue value is 98 (38.67% from 255 or 52.69% from 186); Max value from RGB is 98 - color contains mainly: blue. Hex color #312762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312762 is #CED89D. Grayscale: #303030. Windows color (decimal): -13555870 or 6432561. OLE color: 6432561.
HSL color Cylindrical-coordinate representation of color #312762: hue angle of 250.17º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #312762 is Cyan = 0.5, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 39 | 98 | - |
| CMYK | 0.5 | 0.60 | 0 | 0.62 |
| HSL | 250.17º | 0.43% | 0.27% | - |
| HSV(B) | 250.17º | 0.6% | 0.38% | - |
| XYZ | 4.2 | 2.99 | 11.91 | - |
| YUV | 48.72 | 155.81 | 128.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 98 | 0.5 | 0.60 | 0 | 0.62 | 250.17 | 0.43 | 0.27 |
| Hex | 31 | 27 | 62 | 32 | 3C | 0 | 3E | FA | 2B | 1B |
| Octal | 61 | 47 | 142 | 62 | 74 | 0 | 76 | 372 | 53 | 33 |
| Binary | 110001 | 100111 | 1100010 | 110010 | 111100 | 0 | 111110 | 11111010 | 101011 | 11011 |
Color Harmonies of #312762
Complementary color
Monochromatic Colors of #312762
Black with #312762
Text Example
Text Example
White with #312762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312762; }
p { color: rgb(49,39,98); }
H1.HeaderClassName
{
color: #312762;
}
.AnyTagClassName
{
color: #312762;
}
</style>
background-color css
<style>
a { background-color: #312762; }
a { background-color: rgb(49,39,98); }
div.DivClassName
{
background-color: #312762;
}
.BgClassName
{
background-color: #312762;
}
</style>
border-color css
<style>
span { border-color: #312762; }
span { border-color: rgb(49,39,98); }
td.TdClassName
{
border-color: #312762;
}
.TagClassName
{
border-color: #312762;
}
</style>