Shades of Paris M #312067
Tints of Paris M #312067
RGB
CMYK
RGB Variations
Color information
#312067 (or 0x312067) is known color: Paris M. HEX triplet: 31, 20 and 67. RGB value is (49,32,103). Sum of RGB (Red+Green+Blue) = 49+32+103=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 103 (40.62% from 255 or 55.98% from 184); Max value from RGB is 103 - color contains mainly: blue. Hex color #312067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312067 is #CEDF98. Grayscale: #2C2C2C. Windows color (decimal): -13557657 or 6758449. OLE color: 6758449.
HSL color Cylindrical-coordinate representation of color #312067: hue angle of 254.37º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #312067 is Cyan = 0.52, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 32 | 103 | - |
| CMYK | 0.52 | 0.69 | 0 | 0.60 |
| HSL | 254.37º | 0.53% | 0.26% | - |
| HSV(B) | 254.37º | 0.69% | 0.4% | - |
| XYZ | 4.23 | 2.67 | 13.12 | - |
| YUV | 45.18 | 160.63 | 130.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 103 | 0.52 | 0.69 | 0 | 0.60 | 254.37 | 0.53 | 0.26 |
| Hex | 31 | 20 | 67 | 34 | 45 | 0 | 3C | FE | 35 | 1A |
| Octal | 61 | 40 | 147 | 64 | 105 | 0 | 74 | 376 | 65 | 32 |
| Binary | 110001 | 100000 | 1100111 | 110100 | 1000101 | 0 | 111100 | 11111110 | 110101 | 11010 |
Color Harmonies of #312067
Complementary color
Monochromatic Colors of #312067
Black with #312067
Text Example
Text Example
White with #312067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312067; }
p { color: rgb(49,32,103); }
H1.HeaderClassName
{
color: #312067;
}
.AnyTagClassName
{
color: #312067;
}
</style>
background-color css
<style>
a { background-color: #312067; }
a { background-color: rgb(49,32,103); }
div.DivClassName
{
background-color: #312067;
}
.BgClassName
{
background-color: #312067;
}
</style>
border-color css
<style>
span { border-color: #312067; }
span { border-color: rgb(49,32,103); }
td.TdClassName
{
border-color: #312067;
}
.TagClassName
{
border-color: #312067;
}
</style>