Shades of Paris M #312573
Tints of Paris M #312573
RGB
CMYK
RGB Variations
Color information
#312573 (or 0x312573) is known color: Paris M. HEX triplet: 31, 25 and 73. RGB value is (49,37,115). Sum of RGB (Red+Green+Blue) = 49+37+115=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 37 (14.84% from 255 or 18.41% from 201); Blue value is 115 (45.31% from 255 or 57.21% from 201); Max value from RGB is 115 - color contains mainly: blue. Hex color #312573 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312573 is #CEDA8C. Grayscale: #313131. Windows color (decimal): -13556365 or 7546161. OLE color: 7546161.
HSL color Cylindrical-coordinate representation of color #312573: hue angle of 249.23º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #312573 is Cyan = 0.57, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 37 | 115 | - |
| CMYK | 0.57 | 0.68 | 0 | 0.55 |
| HSL | 249.23º | 0.51% | 0.3% | - |
| HSV(B) | 249.23º | 0.68% | 0.45% | - |
| XYZ | 5.02 | 3.21 | 16.58 | - |
| YUV | 49.48 | 164.98 | 127.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 115 | 0.57 | 0.68 | 0 | 0.55 | 249.23 | 0.51 | 0.3 |
| Hex | 31 | 25 | 73 | 39 | 44 | 0 | 37 | F9 | 33 | 1E |
| Octal | 61 | 45 | 163 | 71 | 104 | 0 | 67 | 371 | 63 | 36 |
| Binary | 110001 | 100101 | 1110011 | 111001 | 1000100 | 0 | 110111 | 11111001 | 110011 | 11110 |
Color Harmonies of #312573
Complementary color
Monochromatic Colors of #312573
Black with #312573
Text Example
Text Example
White with #312573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312573; }
p { color: rgb(49,37,115); }
H1.HeaderClassName
{
color: #312573;
}
.AnyTagClassName
{
color: #312573;
}
</style>
background-color css
<style>
a { background-color: #312573; }
a { background-color: rgb(49,37,115); }
div.DivClassName
{
background-color: #312573;
}
.BgClassName
{
background-color: #312573;
}
</style>
border-color css
<style>
span { border-color: #312573; }
span { border-color: rgb(49,37,115); }
td.TdClassName
{
border-color: #312573;
}
.TagClassName
{
border-color: #312573;
}
</style>