Shades of Paris M #312459
Tints of Paris M #312459
RGB
CMYK
RGB Variations
Color information
#312459 (or 0x312459) is known color: Paris M. HEX triplet: 31, 24 and 59. RGB value is (49,36,89). Sum of RGB (Red+Green+Blue) = 49+36+89=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 36 (14.45% from 255 or 20.69% from 174); Blue value is 89 (35.16% from 255 or 51.15% from 174); Max value from RGB is 89 - color contains mainly: blue. Hex color #312459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312459 is #CEDBA6. Grayscale: #2D2D2D. Windows color (decimal): -13556647 or 5841969. OLE color: 5841969.
HSL color Cylindrical-coordinate representation of color #312459: hue angle of 254.72º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #312459 is Cyan = 0.45, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 36 | 89 | - |
| CMYK | 0.45 | 0.60 | 0 | 0.65 |
| HSL | 254.72º | 0.42% | 0.25% | - |
| HSV(B) | 254.72º | 0.6% | 0.35% | - |
| XYZ | 3.7 | 2.64 | 9.76 | - |
| YUV | 45.93 | 152.31 | 130.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 89 | 0.45 | 0.60 | 0 | 0.65 | 254.72 | 0.42 | 0.25 |
| Hex | 31 | 24 | 59 | 2D | 3C | 0 | 41 | FF | 2A | 19 |
| Octal | 61 | 44 | 131 | 55 | 74 | 0 | 101 | 377 | 52 | 31 |
| Binary | 110001 | 100100 | 1011001 | 101101 | 111100 | 0 | 1000001 | 11111111 | 101010 | 11001 |
Color Harmonies of #312459
Complementary color
Monochromatic Colors of #312459
Black with #312459
Text Example
Text Example
White with #312459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312459; }
p { color: rgb(49,36,89); }
H1.HeaderClassName
{
color: #312459;
}
.AnyTagClassName
{
color: #312459;
}
</style>
background-color css
<style>
a { background-color: #312459; }
a { background-color: rgb(49,36,89); }
div.DivClassName
{
background-color: #312459;
}
.BgClassName
{
background-color: #312459;
}
</style>
border-color css
<style>
span { border-color: #312459; }
span { border-color: rgb(49,36,89); }
td.TdClassName
{
border-color: #312459;
}
.TagClassName
{
border-color: #312459;
}
</style>