Shades of Paris M #312866
Tints of Paris M #312866
RGB
CMYK
RGB Variations
Color information
#312866 (or 0x312866) is known color: Paris M. HEX triplet: 31, 28 and 66. RGB value is (49,40,102). Sum of RGB (Red+Green+Blue) = 49+40+102=191 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.65% from 191); Green value is 40 (16.02% from 255 or 20.94% from 191); Blue value is 102 (40.23% from 255 or 53.40% from 191); Max value from RGB is 102 - color contains mainly: blue. Hex color #312866 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312866 is #CED799. Grayscale: #313131. Windows color (decimal): -13555610 or 6694961. OLE color: 6694961.
HSL color Cylindrical-coordinate representation of color #312866: hue angle of 248.71º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #312866 is Cyan = 0.52, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 40 | 102 | - |
| CMYK | 0.52 | 0.61 | 0 | 0.6 |
| HSL | 248.71º | 0.44% | 0.28% | - |
| HSV(B) | 248.71º | 0.61% | 0.4% | - |
| XYZ | 4.42 | 3.13 | 12.94 | - |
| YUV | 49.76 | 157.48 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 102 | 0.52 | 0.61 | 0 | 0.6 | 248.71 | 0.44 | 0.28 |
| Hex | 31 | 28 | 66 | 34 | 3D | 0 | 3C | F9 | 2C | 1C |
| Octal | 61 | 50 | 146 | 64 | 75 | 0 | 74 | 371 | 54 | 34 |
| Binary | 110001 | 101000 | 1100110 | 110100 | 111101 | 0 | 111100 | 11111001 | 101100 | 11100 |
Color Harmonies of #312866
Complementary color
Monochromatic Colors of #312866
Black with #312866
Text Example
Text Example
White with #312866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312866; }
p { color: rgb(49,40,102); }
H1.HeaderClassName
{
color: #312866;
}
.AnyTagClassName
{
color: #312866;
}
</style>
background-color css
<style>
a { background-color: #312866; }
a { background-color: rgb(49,40,102); }
div.DivClassName
{
background-color: #312866;
}
.BgClassName
{
background-color: #312866;
}
</style>
border-color css
<style>
span { border-color: #312866; }
span { border-color: rgb(49,40,102); }
td.TdClassName
{
border-color: #312866;
}
.TagClassName
{
border-color: #312866;
}
</style>