Shades of Paris M #312370
Tints of Paris M #312370
RGB
CMYK
RGB Variations
Color information
#312370 (or 0x312370) is known color: Paris M. HEX triplet: 31, 23 and 70. RGB value is (49,35,112). Sum of RGB (Red+Green+Blue) = 49+35+112=196 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25% from 196); Green value is 35 (14.06% from 255 or 17.86% from 196); Blue value is 112 (44.14% from 255 or 57.14% from 196); Max value from RGB is 112 - color contains mainly: blue. Hex color #312370 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312370 is #CEDC8F. Grayscale: #2F2F2F. Windows color (decimal): -13556880 or 7349041. OLE color: 7349041.
HSL color Cylindrical-coordinate representation of color #312370: hue angle of 250.91º degrees, saturation: 0.52, 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 #312370 is Cyan = 0.56, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 35 | 112 | - |
| CMYK | 0.56 | 0.69 | 0 | 0.56 |
| HSL | 250.91º | 0.52% | 0.29% | - |
| HSV(B) | 250.91º | 0.69% | 0.44% | - |
| XYZ | 4.79 | 3.02 | 15.66 | - |
| YUV | 47.96 | 164.14 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 112 | 0.56 | 0.69 | 0 | 0.56 | 250.91 | 0.52 | 0.29 |
| Hex | 31 | 23 | 70 | 38 | 45 | 0 | 38 | FB | 34 | 1D |
| Octal | 61 | 43 | 160 | 70 | 105 | 0 | 70 | 373 | 64 | 35 |
| Binary | 110001 | 100011 | 1110000 | 111000 | 1000101 | 0 | 111000 | 11111011 | 110100 | 11101 |
Color Harmonies of #312370
Complementary color
Monochromatic Colors of #312370
Black with #312370
Text Example
Text Example
White with #312370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312370; }
p { color: rgb(49,35,112); }
H1.HeaderClassName
{
color: #312370;
}
.AnyTagClassName
{
color: #312370;
}
</style>
background-color css
<style>
a { background-color: #312370; }
a { background-color: rgb(49,35,112); }
div.DivClassName
{
background-color: #312370;
}
.BgClassName
{
background-color: #312370;
}
</style>
border-color css
<style>
span { border-color: #312370; }
span { border-color: rgb(49,35,112); }
td.TdClassName
{
border-color: #312370;
}
.TagClassName
{
border-color: #312370;
}
</style>