Shades of Paris M #312658
Tints of Paris M #312658
RGB
CMYK
RGB Variations
Color information
#312658 (or 0x312658) is known color: Paris M. HEX triplet: 31, 26 and 58. RGB value is (49,38,88). Sum of RGB (Red+Green+Blue) = 49+38+88=175 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #312658 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312658 is #CED9A7. Grayscale: #2E2E2E. Windows color (decimal): -13556136 or 5776945. OLE color: 5776945.
HSL color Cylindrical-coordinate representation of color #312658: hue angle of 253.2º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #312658 is Cyan = 0.44, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 38 | 88 | - |
| CMYK | 0.44 | 0.57 | 0 | 0.65 |
| HSL | 253.2º | 0.4% | 0.25% | - |
| HSV(B) | 253.2º | 0.57% | 0.35% | - |
| XYZ | 3.72 | 2.74 | 9.57 | - |
| YUV | 46.99 | 151.14 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 88 | 0.44 | 0.57 | 0 | 0.65 | 253.2 | 0.4 | 0.25 |
| Hex | 31 | 26 | 58 | 2C | 39 | 0 | 41 | FD | 28 | 19 |
| Octal | 61 | 46 | 130 | 54 | 71 | 0 | 101 | 375 | 50 | 31 |
| Binary | 110001 | 100110 | 1011000 | 101100 | 111001 | 0 | 1000001 | 11111101 | 101000 | 11001 |
Color Harmonies of #312658
Complementary color
Monochromatic Colors of #312658
Black with #312658
Text Example
Text Example
White with #312658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312658; }
p { color: rgb(49,38,88); }
H1.HeaderClassName
{
color: #312658;
}
.AnyTagClassName
{
color: #312658;
}
</style>
background-color css
<style>
a { background-color: #312658; }
a { background-color: rgb(49,38,88); }
div.DivClassName
{
background-color: #312658;
}
.BgClassName
{
background-color: #312658;
}
</style>
border-color css
<style>
span { border-color: #312658; }
span { border-color: rgb(49,38,88); }
td.TdClassName
{
border-color: #312658;
}
.TagClassName
{
border-color: #312658;
}
</style>