Shades of Paris M #271360
Tints of Paris M #271360
RGB
CMYK
RGB Variations
Color information
#271360 (or 0x271360) is known color: Paris M. HEX triplet: 27, 13 and 60. RGB value is (39,19,96). Sum of RGB (Red+Green+Blue) = 39+19+96=154 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.32% from 154); Green value is 19 (7.81% from 255 or 12.34% from 154); Blue value is 96 (37.89% from 255 or 62.34% from 154); Max value from RGB is 96 - color contains mainly: blue. Hex color #271360 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271360 is #D8EC9F. Grayscale: #212121. Windows color (decimal): -14216352 or 6296359. OLE color: 6296359.
HSL color Cylindrical-coordinate representation of color #271360: hue angle of 255.58º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #271360 is Cyan = 0.59, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 19 | 96 | - |
| CMYK | 0.59 | 0.80 | 0 | 0.62 |
| HSL | 255.58º | 0.67% | 0.23% | - |
| HSV(B) | 255.58º | 0.8% | 0.38% | - |
| XYZ | 3.18 | 1.74 | 11.23 | - |
| YUV | 33.76 | 163.13 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 96 | 0.59 | 0.80 | 0 | 0.62 | 255.58 | 0.67 | 0.23 |
| Hex | 27 | 13 | 60 | 3B | 50 | 0 | 3E | 100 | 43 | 17 |
| Octal | 47 | 23 | 140 | 73 | 120 | 0 | 76 | 400 | 103 | 27 |
| Binary | 100111 | 10011 | 1100000 | 111011 | 1010000 | 0 | 111110 | 100000000 | 1000011 | 10111 |
Color Harmonies of #271360
Complementary color
Monochromatic Colors of #271360
Black with #271360
Text Example
Text Example
White with #271360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271360; }
p { color: rgb(39,19,96); }
H1.HeaderClassName
{
color: #271360;
}
.AnyTagClassName
{
color: #271360;
}
</style>
background-color css
<style>
a { background-color: #271360; }
a { background-color: rgb(39,19,96); }
div.DivClassName
{
background-color: #271360;
}
.BgClassName
{
background-color: #271360;
}
</style>
border-color css
<style>
span { border-color: #271360; }
span { border-color: rgb(39,19,96); }
td.TdClassName
{
border-color: #271360;
}
.TagClassName
{
border-color: #271360;
}
</style>