Shades of Paris M #312575
Tints of Paris M #312575
RGB
CMYK
RGB Variations
Color information
#312575 (or 0x312575) is known color: Paris M. HEX triplet: 31, 25 and 75. RGB value is (49,37,117). Sum of RGB (Red+Green+Blue) = 49+37+117=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 37 (14.84% from 255 or 18.23% from 203); Blue value is 117 (46.09% from 255 or 57.64% from 203); Max value from RGB is 117 - color contains mainly: blue. Hex color #312575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312575 is #CEDA8A. Grayscale: #313131. Windows color (decimal): -13556363 or 7677233. OLE color: 7677233.
HSL color Cylindrical-coordinate representation of color #312575: hue angle of 249º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #312575 is Cyan = 0.58, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 37 | 117 | - |
| CMYK | 0.58 | 0.68 | 0 | 0.54 |
| HSL | 249º | 0.52% | 0.3% | - |
| HSV(B) | 249º | 0.68% | 0.46% | - |
| XYZ | 5.14 | 3.26 | 17.19 | - |
| YUV | 49.71 | 165.98 | 127.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 117 | 0.58 | 0.68 | 0 | 0.54 | 249 | 0.52 | 0.3 |
| Hex | 31 | 25 | 75 | 3A | 44 | 0 | 36 | F9 | 34 | 1E |
| Octal | 61 | 45 | 165 | 72 | 104 | 0 | 66 | 371 | 64 | 36 |
| Binary | 110001 | 100101 | 1110101 | 111010 | 1000100 | 0 | 110110 | 11111001 | 110100 | 11110 |
Color Harmonies of #312575
Complementary color
Monochromatic Colors of #312575
Black with #312575
Text Example
Text Example
White with #312575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312575; }
p { color: rgb(49,37,117); }
H1.HeaderClassName
{
color: #312575;
}
.AnyTagClassName
{
color: #312575;
}
</style>
background-color css
<style>
a { background-color: #312575; }
a { background-color: rgb(49,37,117); }
div.DivClassName
{
background-color: #312575;
}
.BgClassName
{
background-color: #312575;
}
</style>
border-color css
<style>
span { border-color: #312575; }
span { border-color: rgb(49,37,117); }
td.TdClassName
{
border-color: #312575;
}
.TagClassName
{
border-color: #312575;
}
</style>