Shades of Paris M #271961
Tints of Paris M #271961
RGB
CMYK
RGB Variations
Color information
#271961 (or 0x271961) is known color: Paris M. HEX triplet: 27, 19 and 61. RGB value is (39,25,97). Sum of RGB (Red+Green+Blue) = 39+25+97=161 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.22% from 161); Green value is 25 (10.16% from 255 or 15.53% from 161); Blue value is 97 (38.28% from 255 or 60.25% from 161); Max value from RGB is 97 - color contains mainly: blue. Hex color #271961 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271961 is #D8E69E. Grayscale: #252525. Windows color (decimal): -14214815 or 6363431. OLE color: 6363431.
HSL color Cylindrical-coordinate representation of color #271961: hue angle of 251.67º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #271961 is Cyan = 0.60, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 25 | 97 | - |
| CMYK | 0.60 | 0.74 | 0 | 0.62 |
| HSL | 251.67º | 0.59% | 0.24% | - |
| HSV(B) | 251.67º | 0.74% | 0.38% | - |
| XYZ | 3.34 | 1.99 | 11.52 | - |
| YUV | 37.39 | 161.64 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 25 | 97 | 0.60 | 0.74 | 0 | 0.62 | 251.67 | 0.59 | 0.24 |
| Hex | 27 | 19 | 61 | 3C | 4A | 0 | 3E | FC | 3B | 18 |
| Octal | 47 | 31 | 141 | 74 | 112 | 0 | 76 | 374 | 73 | 30 |
| Binary | 100111 | 11001 | 1100001 | 111100 | 1001010 | 0 | 111110 | 11111100 | 111011 | 11000 |
Color Harmonies of #271961
Complementary color
Monochromatic Colors of #271961
Black with #271961
Text Example
Text Example
White with #271961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271961; }
p { color: rgb(39,25,97); }
H1.HeaderClassName
{
color: #271961;
}
.AnyTagClassName
{
color: #271961;
}
</style>
background-color css
<style>
a { background-color: #271961; }
a { background-color: rgb(39,25,97); }
div.DivClassName
{
background-color: #271961;
}
.BgClassName
{
background-color: #271961;
}
</style>
border-color css
<style>
span { border-color: #271961; }
span { border-color: rgb(39,25,97); }
td.TdClassName
{
border-color: #271961;
}
.TagClassName
{
border-color: #271961;
}
</style>