Shades of Paris M #312371
Tints of Paris M #312371
RGB
CMYK
RGB Variations
Color information
#312371 (or 0x312371) is known color: Paris M. HEX triplet: 31, 23 and 71. RGB value is (49,35,113). Sum of RGB (Red+Green+Blue) = 49+35+113=197 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.87% from 197); Green value is 35 (14.06% from 255 or 17.77% from 197); Blue value is 113 (44.53% from 255 or 57.36% from 197); Max value from RGB is 113 - color contains mainly: blue. Hex color #312371 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312371 is #CEDC8E. Grayscale: #2F2F2F. Windows color (decimal): -13556879 or 7414577. OLE color: 7414577.
HSL color Cylindrical-coordinate representation of color #312371: hue angle of 250.77º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #312371 is Cyan = 0.57, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 35 | 113 | - |
| CMYK | 0.57 | 0.69 | 0 | 0.56 |
| HSL | 250.77º | 0.53% | 0.29% | - |
| HSV(B) | 250.77º | 0.69% | 0.44% | - |
| XYZ | 4.85 | 3.05 | 15.96 | - |
| YUV | 48.08 | 164.64 | 128.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 113 | 0.57 | 0.69 | 0 | 0.56 | 250.77 | 0.53 | 0.29 |
| Hex | 31 | 23 | 71 | 39 | 45 | 0 | 38 | FB | 35 | 1D |
| Octal | 61 | 43 | 161 | 71 | 105 | 0 | 70 | 373 | 65 | 35 |
| Binary | 110001 | 100011 | 1110001 | 111001 | 1000101 | 0 | 111000 | 11111011 | 110101 | 11101 |
Color Harmonies of #312371
Complementary color
Monochromatic Colors of #312371
Black with #312371
Text Example
Text Example
White with #312371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312371; }
p { color: rgb(49,35,113); }
H1.HeaderClassName
{
color: #312371;
}
.AnyTagClassName
{
color: #312371;
}
</style>
background-color css
<style>
a { background-color: #312371; }
a { background-color: rgb(49,35,113); }
div.DivClassName
{
background-color: #312371;
}
.BgClassName
{
background-color: #312371;
}
</style>
border-color css
<style>
span { border-color: #312371; }
span { border-color: rgb(49,35,113); }
td.TdClassName
{
border-color: #312371;
}
.TagClassName
{
border-color: #312371;
}
</style>