Shades of Paris M #312464
Tints of Paris M #312464
RGB
CMYK
RGB Variations
Color information
#312464 (or 0x312464) is known color: Paris M. HEX triplet: 31, 24 and 64. RGB value is (49,36,100). Sum of RGB (Red+Green+Blue) = 49+36+100=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 36 (14.45% from 255 or 19.46% from 185); Blue value is 100 (39.45% from 255 or 54.05% from 185); Max value from RGB is 100 - color contains mainly: blue. Hex color #312464 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312464 is #CEDB9B. Grayscale: #2E2E2E. Windows color (decimal): -13556636 or 6562865. OLE color: 6562865.
HSL color Cylindrical-coordinate representation of color #312464: hue angle of 252.19º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #312464 is Cyan = 0.51, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 36 | 100 | - |
| CMYK | 0.51 | 0.64 | 0 | 0.61 |
| HSL | 252.19º | 0.47% | 0.27% | - |
| HSV(B) | 252.19º | 0.64% | 0.39% | - |
| XYZ | 4.2 | 2.83 | 12.38 | - |
| YUV | 47.18 | 157.81 | 129.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 100 | 0.51 | 0.64 | 0 | 0.61 | 252.19 | 0.47 | 0.27 |
| Hex | 31 | 24 | 64 | 33 | 40 | 0 | 3D | FC | 2F | 1B |
| Octal | 61 | 44 | 144 | 63 | 100 | 0 | 75 | 374 | 57 | 33 |
| Binary | 110001 | 100100 | 1100100 | 110011 | 1000000 | 0 | 111101 | 11111100 | 101111 | 11011 |
Color Harmonies of #312464
Complementary color
Monochromatic Colors of #312464
Black with #312464
Text Example
Text Example
White with #312464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312464; }
p { color: rgb(49,36,100); }
H1.HeaderClassName
{
color: #312464;
}
.AnyTagClassName
{
color: #312464;
}
</style>
background-color css
<style>
a { background-color: #312464; }
a { background-color: rgb(49,36,100); }
div.DivClassName
{
background-color: #312464;
}
.BgClassName
{
background-color: #312464;
}
</style>
border-color css
<style>
span { border-color: #312464; }
span { border-color: rgb(49,36,100); }
td.TdClassName
{
border-color: #312464;
}
.TagClassName
{
border-color: #312464;
}
</style>