Shades of Paris M #312966
Tints of Paris M #312966
RGB
CMYK
RGB Variations
Color information
#312966 (or 0x312966) is known color: Paris M. HEX triplet: 31, 29 and 66. RGB value is (49,41,102). Sum of RGB (Red+Green+Blue) = 49+41+102=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 102 (40.23% from 255 or 53.12% from 192); Max value from RGB is 102 - color contains mainly: blue. Hex color #312966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312966 is #CED699. Grayscale: #323232. Windows color (decimal): -13555354 or 6695217. OLE color: 6695217.
HSL color Cylindrical-coordinate representation of color #312966: hue angle of 247.87º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #312966 is Cyan = 0.52, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 41 | 102 | - |
| CMYK | 0.52 | 0.60 | 0 | 0.6 |
| HSL | 247.87º | 0.43% | 0.28% | - |
| HSV(B) | 247.87º | 0.6% | 0.4% | - |
| XYZ | 4.46 | 3.2 | 12.95 | - |
| YUV | 50.35 | 157.15 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 102 | 0.52 | 0.60 | 0 | 0.6 | 247.87 | 0.43 | 0.28 |
| Hex | 31 | 29 | 66 | 34 | 3C | 0 | 3C | F8 | 2B | 1C |
| Octal | 61 | 51 | 146 | 64 | 74 | 0 | 74 | 370 | 53 | 34 |
| Binary | 110001 | 101001 | 1100110 | 110100 | 111100 | 0 | 111100 | 11111000 | 101011 | 11100 |
Color Harmonies of #312966
Complementary color
Monochromatic Colors of #312966
Black with #312966
Text Example
Text Example
White with #312966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312966; }
p { color: rgb(49,41,102); }
H1.HeaderClassName
{
color: #312966;
}
.AnyTagClassName
{
color: #312966;
}
</style>
background-color css
<style>
a { background-color: #312966; }
a { background-color: rgb(49,41,102); }
div.DivClassName
{
background-color: #312966;
}
.BgClassName
{
background-color: #312966;
}
</style>
border-color css
<style>
span { border-color: #312966; }
span { border-color: rgb(49,41,102); }
td.TdClassName
{
border-color: #312966;
}
.TagClassName
{
border-color: #312966;
}
</style>