Shades of Paris M #312170
Tints of Paris M #312170
RGB
CMYK
RGB Variations
Color information
#312170 (or 0x312170) is known color: Paris M. HEX triplet: 31, 21 and 70. RGB value is (49,33,112). Sum of RGB (Red+Green+Blue) = 49+33+112=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 33 (13.28% from 255 or 17.01% from 194); Blue value is 112 (44.14% from 255 or 57.73% from 194); Max value from RGB is 112 - color contains mainly: blue. Hex color #312170 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312170 is #CEDE8F. Grayscale: #2E2E2E. Windows color (decimal): -13557392 or 7348529. OLE color: 7348529.
HSL color Cylindrical-coordinate representation of color #312170: hue angle of 252.15º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #312170 is Cyan = 0.56, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 33 | 112 | - |
| CMYK | 0.56 | 0.71 | 0 | 0.56 |
| HSL | 252.15º | 0.54% | 0.28% | - |
| HSV(B) | 252.15º | 0.71% | 0.44% | - |
| XYZ | 4.74 | 2.91 | 15.64 | - |
| YUV | 46.79 | 164.8 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 33 | 112 | 0.56 | 0.71 | 0 | 0.56 | 252.15 | 0.54 | 0.28 |
| Hex | 31 | 21 | 70 | 38 | 47 | 0 | 38 | FC | 36 | 1C |
| Octal | 61 | 41 | 160 | 70 | 107 | 0 | 70 | 374 | 66 | 34 |
| Binary | 110001 | 100001 | 1110000 | 111000 | 1000111 | 0 | 111000 | 11111100 | 110110 | 11100 |
Color Harmonies of #312170
Complementary color
Monochromatic Colors of #312170
Black with #312170
Text Example
Text Example
White with #312170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312170; }
p { color: rgb(49,33,112); }
H1.HeaderClassName
{
color: #312170;
}
.AnyTagClassName
{
color: #312170;
}
</style>
background-color css
<style>
a { background-color: #312170; }
a { background-color: rgb(49,33,112); }
div.DivClassName
{
background-color: #312170;
}
.BgClassName
{
background-color: #312170;
}
</style>
border-color css
<style>
span { border-color: #312170; }
span { border-color: rgb(49,33,112); }
td.TdClassName
{
border-color: #312170;
}
.TagClassName
{
border-color: #312170;
}
</style>