Shades of Paris M #312568
Tints of Paris M #312568
RGB
CMYK
RGB Variations
Color information
#312568 (or 0x312568) is known color: Paris M. HEX triplet: 31, 25 and 68. RGB value is (49,37,104). Sum of RGB (Red+Green+Blue) = 49+37+104=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 104 (41.02% from 255 or 54.74% from 190); Max value from RGB is 104 - color contains mainly: blue. Hex color #312568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312568 is #CEDA97. Grayscale: #2F2F2F. Windows color (decimal): -13556376 or 6825265. OLE color: 6825265.
HSL color Cylindrical-coordinate representation of color #312568: hue angle of 250.75º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #312568 is Cyan = 0.53, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 37 | 104 | - |
| CMYK | 0.53 | 0.64 | 0 | 0.59 |
| HSL | 250.75º | 0.48% | 0.28% | - |
| HSV(B) | 250.75º | 0.64% | 0.41% | - |
| XYZ | 4.43 | 2.98 | 13.44 | - |
| YUV | 48.23 | 159.48 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 37 | 104 | 0.53 | 0.64 | 0 | 0.59 | 250.75 | 0.48 | 0.28 |
| Hex | 31 | 25 | 68 | 35 | 40 | 0 | 3B | FB | 30 | 1C |
| Octal | 61 | 45 | 150 | 65 | 100 | 0 | 73 | 373 | 60 | 34 |
| Binary | 110001 | 100101 | 1101000 | 110101 | 1000000 | 0 | 111011 | 11111011 | 110000 | 11100 |
Color Harmonies of #312568
Complementary color
Monochromatic Colors of #312568
Black with #312568
Text Example
Text Example
White with #312568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312568; }
p { color: rgb(49,37,104); }
H1.HeaderClassName
{
color: #312568;
}
.AnyTagClassName
{
color: #312568;
}
</style>
background-color css
<style>
a { background-color: #312568; }
a { background-color: rgb(49,37,104); }
div.DivClassName
{
background-color: #312568;
}
.BgClassName
{
background-color: #312568;
}
</style>
border-color css
<style>
span { border-color: #312568; }
span { border-color: rgb(49,37,104); }
td.TdClassName
{
border-color: #312568;
}
.TagClassName
{
border-color: #312568;
}
</style>