Shades of Paris M #271860
Tints of Paris M #271860
RGB
CMYK
RGB Variations
Color information
#271860 (or 0x271860) is known color: Paris M. HEX triplet: 27, 18 and 60. RGB value is (39,24,96). Sum of RGB (Red+Green+Blue) = 39+24+96=159 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.53% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 96 (37.89% from 255 or 60.38% from 159); Max value from RGB is 96 - color contains mainly: blue. Hex color #271860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271860 is #D8E79F. Grayscale: #242424. Windows color (decimal): -14215072 or 6297639. OLE color: 6297639.
HSL color Cylindrical-coordinate representation of color #271860: hue angle of 252.5º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #271860 is Cyan = 0.59, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 24 | 96 | - |
| CMYK | 0.59 | 0.75 | 0 | 0.62 |
| HSL | 252.5º | 0.6% | 0.24% | - |
| HSV(B) | 252.5º | 0.75% | 0.38% | - |
| XYZ | 3.27 | 1.93 | 11.27 | - |
| YUV | 36.69 | 161.47 | 129.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 96 | 0.59 | 0.75 | 0 | 0.62 | 252.5 | 0.6 | 0.24 |
| Hex | 27 | 18 | 60 | 3B | 4B | 0 | 3E | FD | 3C | 18 |
| Octal | 47 | 30 | 140 | 73 | 113 | 0 | 76 | 375 | 74 | 30 |
| Binary | 100111 | 11000 | 1100000 | 111011 | 1001011 | 0 | 111110 | 11111101 | 111100 | 11000 |
Color Harmonies of #271860
Complementary color
Monochromatic Colors of #271860
Black with #271860
Text Example
Text Example
White with #271860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271860; }
p { color: rgb(39,24,96); }
H1.HeaderClassName
{
color: #271860;
}
.AnyTagClassName
{
color: #271860;
}
</style>
background-color css
<style>
a { background-color: #271860; }
a { background-color: rgb(39,24,96); }
div.DivClassName
{
background-color: #271860;
}
.BgClassName
{
background-color: #271860;
}
</style>
border-color css
<style>
span { border-color: #271860; }
span { border-color: rgb(39,24,96); }
td.TdClassName
{
border-color: #271860;
}
.TagClassName
{
border-color: #271860;
}
</style>