Shades of Paris M #312667
Tints of Paris M #312667
RGB
CMYK
RGB Variations
Color information
#312667 (or 0x312667) is known color: Paris M. HEX triplet: 31, 26 and 67. RGB value is (49,38,103). Sum of RGB (Red+Green+Blue) = 49+38+103=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 103 (40.62% from 255 or 54.21% from 190); Max value from RGB is 103 - color contains mainly: blue. Hex color #312667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312667 is #CED998. Grayscale: #303030. Windows color (decimal): -13556121 or 6759985. OLE color: 6759985.
HSL color Cylindrical-coordinate representation of color #312667: hue angle of 250.15º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #312667 is Cyan = 0.52, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 38 | 103 | - |
| CMYK | 0.52 | 0.63 | 0 | 0.60 |
| HSL | 250.15º | 0.46% | 0.28% | - |
| HSV(B) | 250.15º | 0.63% | 0.4% | - |
| XYZ | 4.41 | 3.02 | 13.18 | - |
| YUV | 48.7 | 158.64 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 103 | 0.52 | 0.63 | 0 | 0.60 | 250.15 | 0.46 | 0.28 |
| Hex | 31 | 26 | 67 | 34 | 3F | 0 | 3C | FA | 2E | 1C |
| Octal | 61 | 46 | 147 | 64 | 77 | 0 | 74 | 372 | 56 | 34 |
| Binary | 110001 | 100110 | 1100111 | 110100 | 111111 | 0 | 111100 | 11111010 | 101110 | 11100 |
Color Harmonies of #312667
Complementary color
Monochromatic Colors of #312667
Black with #312667
Text Example
Text Example
White with #312667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312667; }
p { color: rgb(49,38,103); }
H1.HeaderClassName
{
color: #312667;
}
.AnyTagClassName
{
color: #312667;
}
</style>
background-color css
<style>
a { background-color: #312667; }
a { background-color: rgb(49,38,103); }
div.DivClassName
{
background-color: #312667;
}
.BgClassName
{
background-color: #312667;
}
</style>
border-color css
<style>
span { border-color: #312667; }
span { border-color: rgb(49,38,103); }
td.TdClassName
{
border-color: #312667;
}
.TagClassName
{
border-color: #312667;
}
</style>