Shades of Paris M #312062
Tints of Paris M #312062
RGB
CMYK
RGB Variations
Color information
#312062 (or 0x312062) is known color: Paris M. HEX triplet: 31, 20 and 62. RGB value is (49,32,98). Sum of RGB (Red+Green+Blue) = 49+32+98=179 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.37% from 179); Green value is 32 (12.89% from 255 or 17.88% from 179); Blue value is 98 (38.67% from 255 or 54.75% from 179); Max value from RGB is 98 - color contains mainly: blue. Hex color #312062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312062 is #CEDF9D. Grayscale: #2C2C2C. Windows color (decimal): -13557662 or 6430769. OLE color: 6430769.
HSL color Cylindrical-coordinate representation of color #312062: hue angle of 255.45º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #312062 is Cyan = 0.5, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 32 | 98 | - |
| CMYK | 0.5 | 0.67 | 0 | 0.62 |
| HSL | 255.45º | 0.51% | 0.25% | - |
| HSV(B) | 255.45º | 0.67% | 0.38% | - |
| XYZ | 3.99 | 2.57 | 11.84 | - |
| YUV | 44.61 | 158.13 | 131.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 98 | 0.5 | 0.67 | 0 | 0.62 | 255.45 | 0.51 | 0.25 |
| Hex | 31 | 20 | 62 | 32 | 43 | 0 | 3E | FF | 33 | 19 |
| Octal | 61 | 40 | 142 | 62 | 103 | 0 | 76 | 377 | 63 | 31 |
| Binary | 110001 | 100000 | 1100010 | 110010 | 1000011 | 0 | 111110 | 11111111 | 110011 | 11001 |
Color Harmonies of #312062
Complementary color
Monochromatic Colors of #312062
Black with #312062
Text Example
Text Example
White with #312062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312062; }
p { color: rgb(49,32,98); }
H1.HeaderClassName
{
color: #312062;
}
.AnyTagClassName
{
color: #312062;
}
</style>
background-color css
<style>
a { background-color: #312062; }
a { background-color: rgb(49,32,98); }
div.DivClassName
{
background-color: #312062;
}
.BgClassName
{
background-color: #312062;
}
</style>
border-color css
<style>
span { border-color: #312062; }
span { border-color: rgb(49,32,98); }
td.TdClassName
{
border-color: #312062;
}
.TagClassName
{
border-color: #312062;
}
</style>