Shades of Paris M #272660
Tints of Paris M #272660
RGB
CMYK
RGB Variations
Color information
#272660 (or 0x272660) is known color: Paris M. HEX triplet: 27, 26 and 60. RGB value is (39,38,96). Sum of RGB (Red+Green+Blue) = 39+38+96=173 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.54% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 96 (37.89% from 255 or 55.49% from 173); Max value from RGB is 96 - color contains mainly: blue. Hex color #272660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272660 is #D8D99F. Grayscale: #2C2C2C. Windows color (decimal): -14211488 or 6301223. OLE color: 6301223.
HSL color Cylindrical-coordinate representation of color #272660: hue angle of 241.03º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #272660 is Cyan = 0.59, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 38 | 96 | - |
| CMYK | 0.59 | 0.60 | 0 | 0.62 |
| HSL | 241.03º | 0.43% | 0.26% | - |
| HSV(B) | 241.03º | 0.6% | 0.38% | - |
| XYZ | 3.64 | 2.66 | 11.39 | - |
| YUV | 44.91 | 156.83 | 123.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 96 | 0.59 | 0.60 | 0 | 0.62 | 241.03 | 0.43 | 0.26 |
| Hex | 27 | 26 | 60 | 3B | 3C | 0 | 3E | F1 | 2B | 1A |
| Octal | 47 | 46 | 140 | 73 | 74 | 0 | 76 | 361 | 53 | 32 |
| Binary | 100111 | 100110 | 1100000 | 111011 | 111100 | 0 | 111110 | 11110001 | 101011 | 11010 |
Color Harmonies of #272660
Complementary color
Monochromatic Colors of #272660
Black with #272660
Text Example
Text Example
White with #272660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272660; }
p { color: rgb(39,38,96); }
H1.HeaderClassName
{
color: #272660;
}
.AnyTagClassName
{
color: #272660;
}
</style>
background-color css
<style>
a { background-color: #272660; }
a { background-color: rgb(39,38,96); }
div.DivClassName
{
background-color: #272660;
}
.BgClassName
{
background-color: #272660;
}
</style>
border-color css
<style>
span { border-color: #272660; }
span { border-color: rgb(39,38,96); }
td.TdClassName
{
border-color: #272660;
}
.TagClassName
{
border-color: #272660;
}
</style>