Shades of Paris M #312166
Tints of Paris M #312166
RGB
CMYK
RGB Variations
Color information
#312166 (or 0x312166) is known color: Paris M. HEX triplet: 31, 21 and 66. RGB value is (49,33,102). Sum of RGB (Red+Green+Blue) = 49+33+102=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 33 (13.28% from 255 or 17.93% from 184); Blue value is 102 (40.23% from 255 or 55.43% from 184); Max value from RGB is 102 - color contains mainly: blue. Hex color #312166 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312166 is #CEDE99. Grayscale: #2D2D2D. Windows color (decimal): -13557402 or 6693169. OLE color: 6693169.
HSL color Cylindrical-coordinate representation of color #312166: hue angle of 253.91º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #312166 is Cyan = 0.52, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 33 | 102 | - |
| CMYK | 0.52 | 0.68 | 0 | 0.6 |
| HSL | 253.91º | 0.51% | 0.26% | - |
| HSV(B) | 253.91º | 0.68% | 0.4% | - |
| XYZ | 4.21 | 2.7 | 12.87 | - |
| YUV | 45.65 | 159.8 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 33 | 102 | 0.52 | 0.68 | 0 | 0.6 | 253.91 | 0.51 | 0.26 |
| Hex | 31 | 21 | 66 | 34 | 44 | 0 | 3C | FE | 33 | 1A |
| Octal | 61 | 41 | 146 | 64 | 104 | 0 | 74 | 376 | 63 | 32 |
| Binary | 110001 | 100001 | 1100110 | 110100 | 1000100 | 0 | 111100 | 11111110 | 110011 | 11010 |
Color Harmonies of #312166
Complementary color
Monochromatic Colors of #312166
Black with #312166
Text Example
Text Example
White with #312166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312166; }
p { color: rgb(49,33,102); }
H1.HeaderClassName
{
color: #312166;
}
.AnyTagClassName
{
color: #312166;
}
</style>
background-color css
<style>
a { background-color: #312166; }
a { background-color: rgb(49,33,102); }
div.DivClassName
{
background-color: #312166;
}
.BgClassName
{
background-color: #312166;
}
</style>
border-color css
<style>
span { border-color: #312166; }
span { border-color: rgb(49,33,102); }
td.TdClassName
{
border-color: #312166;
}
.TagClassName
{
border-color: #312166;
}
</style>