Shades of Paris M #271460
Tints of Paris M #271460
RGB
CMYK
RGB Variations
Color information
#271460 (or 0x271460) is known color: Paris M. HEX triplet: 27, 14 and 60. RGB value is (39,20,96). Sum of RGB (Red+Green+Blue) = 39+20+96=155 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.16% from 155); Green value is 20 (8.20% from 255 or 12.90% from 155); Blue value is 96 (37.89% from 255 or 61.94% from 155); Max value from RGB is 96 - color contains mainly: blue. Hex color #271460 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271460 is #D8EB9F. Grayscale: #222222. Windows color (decimal): -14216096 or 6296615. OLE color: 6296615.
HSL color Cylindrical-coordinate representation of color #271460: hue angle of 255º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #271460 is Cyan = 0.59, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 20 | 96 | - |
| CMYK | 0.59 | 0.79 | 0 | 0.62 |
| HSL | 255º | 0.66% | 0.23% | - |
| HSV(B) | 255º | 0.79% | 0.38% | - |
| XYZ | 3.2 | 1.78 | 11.24 | - |
| YUV | 34.35 | 162.79 | 131.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 96 | 0.59 | 0.79 | 0 | 0.62 | 255 | 0.66 | 0.23 |
| Hex | 27 | 14 | 60 | 3B | 4F | 0 | 3E | FF | 42 | 17 |
| Octal | 47 | 24 | 140 | 73 | 117 | 0 | 76 | 377 | 102 | 27 |
| Binary | 100111 | 10100 | 1100000 | 111011 | 1001111 | 0 | 111110 | 11111111 | 1000010 | 10111 |
Color Harmonies of #271460
Complementary color
Monochromatic Colors of #271460
Black with #271460
Text Example
Text Example
White with #271460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271460; }
p { color: rgb(39,20,96); }
H1.HeaderClassName
{
color: #271460;
}
.AnyTagClassName
{
color: #271460;
}
</style>
background-color css
<style>
a { background-color: #271460; }
a { background-color: rgb(39,20,96); }
div.DivClassName
{
background-color: #271460;
}
.BgClassName
{
background-color: #271460;
}
</style>
border-color css
<style>
span { border-color: #271460; }
span { border-color: rgb(39,20,96); }
td.TdClassName
{
border-color: #271460;
}
.TagClassName
{
border-color: #271460;
}
</style>