Shades of Paris M #312773
Tints of Paris M #312773
RGB
CMYK
RGB Variations
Color information
#312773 (or 0x312773) is known color: Paris M. HEX triplet: 31, 27 and 73. RGB value is (49,39,115). Sum of RGB (Red+Green+Blue) = 49+39+115=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 115 (45.31% from 255 or 56.65% from 203); Max value from RGB is 115 - color contains mainly: blue. Hex color #312773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312773 is #CED88C. Grayscale: #323232. Windows color (decimal): -13555853 or 7546673. OLE color: 7546673.
HSL color Cylindrical-coordinate representation of color #312773: hue angle of 247.89º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #312773 is Cyan = 0.57, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 39 | 115 | - |
| CMYK | 0.57 | 0.66 | 0 | 0.55 |
| HSL | 247.89º | 0.49% | 0.3% | - |
| HSV(B) | 247.89º | 0.66% | 0.45% | - |
| XYZ | 5.09 | 3.34 | 16.6 | - |
| YUV | 50.65 | 164.31 | 126.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 115 | 0.57 | 0.66 | 0 | 0.55 | 247.89 | 0.49 | 0.3 |
| Hex | 31 | 27 | 73 | 39 | 42 | 0 | 37 | F8 | 31 | 1E |
| Octal | 61 | 47 | 163 | 71 | 102 | 0 | 67 | 370 | 61 | 36 |
| Binary | 110001 | 100111 | 1110011 | 111001 | 1000010 | 0 | 110111 | 11111000 | 110001 | 11110 |
Color Harmonies of #312773
Complementary color
Monochromatic Colors of #312773
Black with #312773
Text Example
Text Example
White with #312773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312773; }
p { color: rgb(49,39,115); }
H1.HeaderClassName
{
color: #312773;
}
.AnyTagClassName
{
color: #312773;
}
</style>
background-color css
<style>
a { background-color: #312773; }
a { background-color: rgb(49,39,115); }
div.DivClassName
{
background-color: #312773;
}
.BgClassName
{
background-color: #312773;
}
</style>
border-color css
<style>
span { border-color: #312773; }
span { border-color: rgb(49,39,115); }
td.TdClassName
{
border-color: #312773;
}
.TagClassName
{
border-color: #312773;
}
</style>