Shades of Paris M #312964
Tints of Paris M #312964
RGB
CMYK
RGB Variations
Color information
#312964 (or 0x312964) is known color: Paris M. HEX triplet: 31, 29 and 64. RGB value is (49,41,100). Sum of RGB (Red+Green+Blue) = 49+41+100=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 41 (16.41% from 255 or 21.58% from 190); Blue value is 100 (39.45% from 255 or 52.63% from 190); Max value from RGB is 100 - color contains mainly: blue. Hex color #312964 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312964 is #CED69B. Grayscale: #313131. Windows color (decimal): -13555356 or 6564145. OLE color: 6564145.
HSL color Cylindrical-coordinate representation of color #312964: hue angle of 248.14º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #312964 is Cyan = 0.51, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 41 | 100 | - |
| CMYK | 0.51 | 0.59 | 0 | 0.61 |
| HSL | 248.14º | 0.42% | 0.28% | - |
| HSV(B) | 248.14º | 0.59% | 0.39% | - |
| XYZ | 4.36 | 3.16 | 12.44 | - |
| YUV | 50.12 | 156.15 | 127.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 100 | 0.51 | 0.59 | 0 | 0.61 | 248.14 | 0.42 | 0.28 |
| Hex | 31 | 29 | 64 | 33 | 3B | 0 | 3D | F8 | 2A | 1C |
| Octal | 61 | 51 | 144 | 63 | 73 | 0 | 75 | 370 | 52 | 34 |
| Binary | 110001 | 101001 | 1100100 | 110011 | 111011 | 0 | 111101 | 11111000 | 101010 | 11100 |
Color Harmonies of #312964
Complementary color
Monochromatic Colors of #312964
Black with #312964
Text Example
Text Example
White with #312964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312964; }
p { color: rgb(49,41,100); }
H1.HeaderClassName
{
color: #312964;
}
.AnyTagClassName
{
color: #312964;
}
</style>
background-color css
<style>
a { background-color: #312964; }
a { background-color: rgb(49,41,100); }
div.DivClassName
{
background-color: #312964;
}
.BgClassName
{
background-color: #312964;
}
</style>
border-color css
<style>
span { border-color: #312964; }
span { border-color: rgb(49,41,100); }
td.TdClassName
{
border-color: #312964;
}
.TagClassName
{
border-color: #312964;
}
</style>