Shades of Paris M #271566
Tints of Paris M #271566
RGB
CMYK
RGB Variations
Color information
#271566 (or 0x271566) is known color: Paris M. HEX triplet: 27, 15 and 66. RGB value is (39,21,102). Sum of RGB (Red+Green+Blue) = 39+21+102=162 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.07% from 162); Green value is 21 (8.59% from 255 or 12.96% from 162); Blue value is 102 (40.23% from 255 or 62.96% from 162); Max value from RGB is 102 - color contains mainly: blue. Hex color #271566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271566 is #D8EA99. Grayscale: #232323. Windows color (decimal): -14215834 or 6690087. OLE color: 6690087.
HSL color Cylindrical-coordinate representation of color #271566: hue angle of 253.33º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #271566 is Cyan = 0.62, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 21 | 102 | - |
| CMYK | 0.62 | 0.79 | 0 | 0.6 |
| HSL | 253.33º | 0.66% | 0.24% | - |
| HSV(B) | 253.33º | 0.79% | 0.4% | - |
| XYZ | 3.5 | 1.93 | 12.76 | - |
| YUV | 35.62 | 165.46 | 130.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 102 | 0.62 | 0.79 | 0 | 0.6 | 253.33 | 0.66 | 0.24 |
| Hex | 27 | 15 | 66 | 3E | 4F | 0 | 3C | FD | 42 | 18 |
| Octal | 47 | 25 | 146 | 76 | 117 | 0 | 74 | 375 | 102 | 30 |
| Binary | 100111 | 10101 | 1100110 | 111110 | 1001111 | 0 | 111100 | 11111101 | 1000010 | 11000 |
Color Harmonies of #271566
Complementary color
Monochromatic Colors of #271566
Black with #271566
Text Example
Text Example
White with #271566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271566; }
p { color: rgb(39,21,102); }
H1.HeaderClassName
{
color: #271566;
}
.AnyTagClassName
{
color: #271566;
}
</style>
background-color css
<style>
a { background-color: #271566; }
a { background-color: rgb(39,21,102); }
div.DivClassName
{
background-color: #271566;
}
.BgClassName
{
background-color: #271566;
}
</style>
border-color css
<style>
span { border-color: #271566; }
span { border-color: rgb(39,21,102); }
td.TdClassName
{
border-color: #271566;
}
.TagClassName
{
border-color: #271566;
}
</style>