Shades of Paris M #271966
Tints of Paris M #271966
RGB
CMYK
RGB Variations
Color information
#271966 (or 0x271966) is known color: Paris M. HEX triplet: 27, 19 and 66. RGB value is (39,25,102). Sum of RGB (Red+Green+Blue) = 39+25+102=166 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.49% from 166); Green value is 25 (10.16% from 255 or 15.06% from 166); Blue value is 102 (40.23% from 255 or 61.45% from 166); Max value from RGB is 102 - color contains mainly: blue. Hex color #271966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271966 is #D8E699. Grayscale: #252525. Windows color (decimal): -14214810 or 6691111. OLE color: 6691111.
HSL color Cylindrical-coordinate representation of color #271966: hue angle of 250.91º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #271966 is Cyan = 0.62, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 25 | 102 | - |
| CMYK | 0.62 | 0.75 | 0 | 0.6 |
| HSL | 250.91º | 0.61% | 0.25% | - |
| HSV(B) | 250.91º | 0.75% | 0.4% | - |
| XYZ | 3.58 | 2.09 | 12.78 | - |
| YUV | 37.96 | 164.14 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 25 | 102 | 0.62 | 0.75 | 0 | 0.6 | 250.91 | 0.61 | 0.25 |
| Hex | 27 | 19 | 66 | 3E | 4B | 0 | 3C | FB | 3D | 19 |
| Octal | 47 | 31 | 146 | 76 | 113 | 0 | 74 | 373 | 75 | 31 |
| Binary | 100111 | 11001 | 1100110 | 111110 | 1001011 | 0 | 111100 | 11111011 | 111101 | 11001 |
Color Harmonies of #271966
Complementary color
Monochromatic Colors of #271966
Black with #271966
Text Example
Text Example
White with #271966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271966; }
p { color: rgb(39,25,102); }
H1.HeaderClassName
{
color: #271966;
}
.AnyTagClassName
{
color: #271966;
}
</style>
background-color css
<style>
a { background-color: #271966; }
a { background-color: rgb(39,25,102); }
div.DivClassName
{
background-color: #271966;
}
.BgClassName
{
background-color: #271966;
}
</style>
border-color css
<style>
span { border-color: #271966; }
span { border-color: rgb(39,25,102); }
td.TdClassName
{
border-color: #271966;
}
.TagClassName
{
border-color: #271966;
}
</style>