Shades of Paris M #271666
Tints of Paris M #271666
RGB
CMYK
RGB Variations
Color information
#271666 (or 0x271666) is known color: Paris M. HEX triplet: 27, 16 and 66. RGB value is (39,22,102). Sum of RGB (Red+Green+Blue) = 39+22+102=163 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.93% from 163); Green value is 22 (8.98% from 255 or 13.50% from 163); Blue value is 102 (40.23% from 255 or 62.58% from 163); Max value from RGB is 102 - color contains mainly: blue. Hex color #271666 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271666 is #D8E999. Grayscale: #232323. Windows color (decimal): -14215578 or 6690343. OLE color: 6690343.
HSL color Cylindrical-coordinate representation of color #271666: hue angle of 252.75º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #271666 is Cyan = 0.62, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 22 | 102 | - |
| CMYK | 0.62 | 0.78 | 0 | 0.6 |
| HSL | 252.75º | 0.65% | 0.24% | - |
| HSV(B) | 252.75º | 0.78% | 0.4% | - |
| XYZ | 3.52 | 1.96 | 12.76 | - |
| YUV | 36.2 | 165.13 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 102 | 0.62 | 0.78 | 0 | 0.6 | 252.75 | 0.65 | 0.24 |
| Hex | 27 | 16 | 66 | 3E | 4E | 0 | 3C | FD | 41 | 18 |
| Octal | 47 | 26 | 146 | 76 | 116 | 0 | 74 | 375 | 101 | 30 |
| Binary | 100111 | 10110 | 1100110 | 111110 | 1001110 | 0 | 111100 | 11111101 | 1000001 | 11000 |
Color Harmonies of #271666
Complementary color
Monochromatic Colors of #271666
Black with #271666
Text Example
Text Example
White with #271666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271666; }
p { color: rgb(39,22,102); }
H1.HeaderClassName
{
color: #271666;
}
.AnyTagClassName
{
color: #271666;
}
</style>
background-color css
<style>
a { background-color: #271666; }
a { background-color: rgb(39,22,102); }
div.DivClassName
{
background-color: #271666;
}
.BgClassName
{
background-color: #271666;
}
</style>
border-color css
<style>
span { border-color: #271666; }
span { border-color: rgb(39,22,102); }
td.TdClassName
{
border-color: #271666;
}
.TagClassName
{
border-color: #271666;
}
</style>