Shades of Paris M #271561
Tints of Paris M #271561
RGB
CMYK
RGB Variations
Color information
#271561 (or 0x271561) is known color: Paris M. HEX triplet: 27, 15 and 61. RGB value is (39,21,97). Sum of RGB (Red+Green+Blue) = 39+21+97=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 97 (38.28% from 255 or 61.78% from 157); Max value from RGB is 97 - color contains mainly: blue. Hex color #271561 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271561 is #D8EA9E. Grayscale: #222222. Windows color (decimal): -14215839 or 6362407. OLE color: 6362407.
HSL color Cylindrical-coordinate representation of color #271561: hue angle of 254.21º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #271561 is Cyan = 0.60, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 21 | 97 | - |
| CMYK | 0.60 | 0.78 | 0 | 0.62 |
| HSL | 254.21º | 0.64% | 0.23% | - |
| HSV(B) | 254.21º | 0.78% | 0.38% | - |
| XYZ | 3.26 | 1.83 | 11.49 | - |
| YUV | 35.05 | 162.96 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 97 | 0.60 | 0.78 | 0 | 0.62 | 254.21 | 0.64 | 0.23 |
| Hex | 27 | 15 | 61 | 3C | 4E | 0 | 3E | FE | 40 | 17 |
| Octal | 47 | 25 | 141 | 74 | 116 | 0 | 76 | 376 | 100 | 27 |
| Binary | 100111 | 10101 | 1100001 | 111100 | 1001110 | 0 | 111110 | 11111110 | 1000000 | 10111 |
Color Harmonies of #271561
Complementary color
Monochromatic Colors of #271561
Black with #271561
Text Example
Text Example
White with #271561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271561; }
p { color: rgb(39,21,97); }
H1.HeaderClassName
{
color: #271561;
}
.AnyTagClassName
{
color: #271561;
}
</style>
background-color css
<style>
a { background-color: #271561; }
a { background-color: rgb(39,21,97); }
div.DivClassName
{
background-color: #271561;
}
.BgClassName
{
background-color: #271561;
}
</style>
border-color css
<style>
span { border-color: #271561; }
span { border-color: rgb(39,21,97); }
td.TdClassName
{
border-color: #271561;
}
.TagClassName
{
border-color: #271561;
}
</style>