Shades of Paris M #312956
Tints of Paris M #312956
RGB
CMYK
RGB Variations
Color information
#312956 (or 0x312956) is known color: Paris M. HEX triplet: 31, 29 and 56. RGB value is (49,41,86). Sum of RGB (Red+Green+Blue) = 49+41+86=176 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.84% from 176); Green value is 41 (16.41% from 255 or 23.30% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 86 - color contains mainly: blue. Hex color #312956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312956 is #CED6A9. Grayscale: #303030. Windows color (decimal): -13555370 or 5646641. OLE color: 5646641.
HSL color Cylindrical-coordinate representation of color #312956: hue angle of 250.67º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #312956 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 41 | 86 | - |
| CMYK | 0.43 | 0.52 | 0 | 0.66 |
| HSL | 250.67º | 0.35% | 0.25% | - |
| HSV(B) | 250.67º | 0.52% | 0.34% | - |
| XYZ | 3.74 | 2.91 | 9.17 | - |
| YUV | 48.52 | 149.15 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 86 | 0.43 | 0.52 | 0 | 0.66 | 250.67 | 0.35 | 0.25 |
| Hex | 31 | 29 | 56 | 2B | 34 | 0 | 42 | FB | 23 | 19 |
| Octal | 61 | 51 | 126 | 53 | 64 | 0 | 102 | 373 | 43 | 31 |
| Binary | 110001 | 101001 | 1010110 | 101011 | 110100 | 0 | 1000010 | 11111011 | 100011 | 11001 |
Color Harmonies of #312956
Complementary color
Monochromatic Colors of #312956
Black with #312956
Text Example
Text Example
White with #312956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312956; }
p { color: rgb(49,41,86); }
H1.HeaderClassName
{
color: #312956;
}
.AnyTagClassName
{
color: #312956;
}
</style>
background-color css
<style>
a { background-color: #312956; }
a { background-color: rgb(49,41,86); }
div.DivClassName
{
background-color: #312956;
}
.BgClassName
{
background-color: #312956;
}
</style>
border-color css
<style>
span { border-color: #312956; }
span { border-color: rgb(49,41,86); }
td.TdClassName
{
border-color: #312956;
}
.TagClassName
{
border-color: #312956;
}
</style>