Shades of Paris M #312764
Tints of Paris M #312764
RGB
CMYK
RGB Variations
Color information
#312764 (or 0x312764) is known color: Paris M. HEX triplet: 31, 27 and 64. RGB value is (49,39,100). Sum of RGB (Red+Green+Blue) = 49+39+100=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 39 (15.62% from 255 or 20.74% from 188); Blue value is 100 (39.45% from 255 or 53.19% from 188); Max value from RGB is 100 - color contains mainly: blue. Hex color #312764 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312764 is #CED89B. Grayscale: #303030. Windows color (decimal): -13555868 or 6563633. OLE color: 6563633.
HSL color Cylindrical-coordinate representation of color #312764: hue angle of 249.84º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #312764 is Cyan = 0.51, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 39 | 100 | - |
| CMYK | 0.51 | 0.61 | 0 | 0.61 |
| HSL | 249.84º | 0.44% | 0.27% | - |
| HSV(B) | 249.84º | 0.61% | 0.39% | - |
| XYZ | 4.29 | 3.02 | 12.41 | - |
| YUV | 48.94 | 156.81 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 100 | 0.51 | 0.61 | 0 | 0.61 | 249.84 | 0.44 | 0.27 |
| Hex | 31 | 27 | 64 | 33 | 3D | 0 | 3D | FA | 2C | 1B |
| Octal | 61 | 47 | 144 | 63 | 75 | 0 | 75 | 372 | 54 | 33 |
| Binary | 110001 | 100111 | 1100100 | 110011 | 111101 | 0 | 111101 | 11111010 | 101100 | 11011 |
Color Harmonies of #312764
Complementary color
Monochromatic Colors of #312764
Black with #312764
Text Example
Text Example
White with #312764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312764; }
p { color: rgb(49,39,100); }
H1.HeaderClassName
{
color: #312764;
}
.AnyTagClassName
{
color: #312764;
}
</style>
background-color css
<style>
a { background-color: #312764; }
a { background-color: rgb(49,39,100); }
div.DivClassName
{
background-color: #312764;
}
.BgClassName
{
background-color: #312764;
}
</style>
border-color css
<style>
span { border-color: #312764; }
span { border-color: rgb(49,39,100); }
td.TdClassName
{
border-color: #312764;
}
.TagClassName
{
border-color: #312764;
}
</style>