Shades of Paris M #312564
Tints of Paris M #312564
RGB
CMYK
RGB Variations
Color information
#312564 (or 0x312564) is known color: Paris M. HEX triplet: 31, 25 and 64. RGB value is (49,37,100). Sum of RGB (Red+Green+Blue) = 49+37+100=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 37 (14.84% from 255 or 19.89% from 186); Blue value is 100 (39.45% from 255 or 53.76% from 186); Max value from RGB is 100 - color contains mainly: blue. Hex color #312564 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312564 is #CEDA9B. Grayscale: #2F2F2F. Windows color (decimal): -13556380 or 6563121. OLE color: 6563121.
HSL color Cylindrical-coordinate representation of color #312564: hue angle of 251.43º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #312564 is Cyan = 0.51, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 37 | 100 | - |
| CMYK | 0.51 | 0.63 | 0 | 0.61 |
| HSL | 251.43º | 0.46% | 0.27% | - |
| HSV(B) | 251.43º | 0.63% | 0.39% | - |
| XYZ | 4.23 | 2.9 | 12.39 | - |
| YUV | 47.77 | 157.48 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 100 | 0.51 | 0.63 | 0 | 0.61 | 251.43 | 0.46 | 0.27 |
| Hex | 31 | 25 | 64 | 33 | 3F | 0 | 3D | FB | 2E | 1B |
| Octal | 61 | 45 | 144 | 63 | 77 | 0 | 75 | 373 | 56 | 33 |
| Binary | 110001 | 100101 | 1100100 | 110011 | 111111 | 0 | 111101 | 11111011 | 101110 | 11011 |
Color Harmonies of #312564
Complementary color
Monochromatic Colors of #312564
Black with #312564
Text Example
Text Example
White with #312564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312564; }
p { color: rgb(49,37,100); }
H1.HeaderClassName
{
color: #312564;
}
.AnyTagClassName
{
color: #312564;
}
</style>
background-color css
<style>
a { background-color: #312564; }
a { background-color: rgb(49,37,100); }
div.DivClassName
{
background-color: #312564;
}
.BgClassName
{
background-color: #312564;
}
</style>
border-color css
<style>
span { border-color: #312564; }
span { border-color: rgb(49,37,100); }
td.TdClassName
{
border-color: #312564;
}
.TagClassName
{
border-color: #312564;
}
</style>