Shades of Paris M #312775
Tints of Paris M #312775
RGB
CMYK
RGB Variations
Color information
#312775 (or 0x312775) is known color: Paris M. HEX triplet: 31, 27 and 75. RGB value is (49,39,117). Sum of RGB (Red+Green+Blue) = 49+39+117=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 39 (15.62% from 255 or 19.02% from 205); Blue value is 117 (46.09% from 255 or 57.07% from 205); Max value from RGB is 117 - color contains mainly: blue. Hex color #312775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312775 is #CED88A. Grayscale: #323232. Windows color (decimal): -13555851 or 7677745. OLE color: 7677745.
HSL color Cylindrical-coordinate representation of color #312775: hue angle of 247.69º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #312775 is Cyan = 0.58, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 39 | 117 | - |
| CMYK | 0.58 | 0.67 | 0 | 0.54 |
| HSL | 247.69º | 0.5% | 0.31% | - |
| HSV(B) | 247.69º | 0.67% | 0.46% | - |
| XYZ | 5.2 | 3.39 | 17.21 | - |
| YUV | 50.88 | 165.31 | 126.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 117 | 0.58 | 0.67 | 0 | 0.54 | 247.69 | 0.5 | 0.31 |
| Hex | 31 | 27 | 75 | 3A | 43 | 0 | 36 | F8 | 32 | 1F |
| Octal | 61 | 47 | 165 | 72 | 103 | 0 | 66 | 370 | 62 | 37 |
| Binary | 110001 | 100111 | 1110101 | 111010 | 1000011 | 0 | 110110 | 11111000 | 110010 | 11111 |
Color Harmonies of #312775
Complementary color
Monochromatic Colors of #312775
Black with #312775
Text Example
Text Example
White with #312775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312775; }
p { color: rgb(49,39,117); }
H1.HeaderClassName
{
color: #312775;
}
.AnyTagClassName
{
color: #312775;
}
</style>
background-color css
<style>
a { background-color: #312775; }
a { background-color: rgb(49,39,117); }
div.DivClassName
{
background-color: #312775;
}
.BgClassName
{
background-color: #312775;
}
</style>
border-color css
<style>
span { border-color: #312775; }
span { border-color: rgb(49,39,117); }
td.TdClassName
{
border-color: #312775;
}
.TagClassName
{
border-color: #312775;
}
</style>