Shades of Paris M #272062
Tints of Paris M #272062
RGB
CMYK
RGB Variations
Color information
#272062 (or 0x272062) is known color: Paris M. HEX triplet: 27, 20 and 62. RGB value is (39,32,98). Sum of RGB (Red+Green+Blue) = 39+32+98=169 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.08% from 169); Green value is 32 (12.89% from 255 or 18.93% from 169); Blue value is 98 (38.67% from 255 or 57.99% from 169); Max value from RGB is 98 - color contains mainly: blue. Hex color #272062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272062 is #D8DF9D. Grayscale: #292929. Windows color (decimal): -14213022 or 6430759. OLE color: 6430759.
HSL color Cylindrical-coordinate representation of color #272062: hue angle of 246.36º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #272062 is Cyan = 0.60, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 32 | 98 | - |
| CMYK | 0.60 | 0.67 | 0 | 0.62 |
| HSL | 246.36º | 0.51% | 0.25% | - |
| HSV(B) | 246.36º | 0.67% | 0.38% | - |
| XYZ | 3.56 | 2.35 | 11.82 | - |
| YUV | 41.62 | 159.82 | 126.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 32 | 98 | 0.60 | 0.67 | 0 | 0.62 | 246.36 | 0.51 | 0.25 |
| Hex | 27 | 20 | 62 | 3C | 43 | 0 | 3E | F6 | 33 | 19 |
| Octal | 47 | 40 | 142 | 74 | 103 | 0 | 76 | 366 | 63 | 31 |
| Binary | 100111 | 100000 | 1100010 | 111100 | 1000011 | 0 | 111110 | 11110110 | 110011 | 11001 |
Color Harmonies of #272062
Complementary color
Monochromatic Colors of #272062
Black with #272062
Text Example
Text Example
White with #272062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272062; }
p { color: rgb(39,32,98); }
H1.HeaderClassName
{
color: #272062;
}
.AnyTagClassName
{
color: #272062;
}
</style>
background-color css
<style>
a { background-color: #272062; }
a { background-color: rgb(39,32,98); }
div.DivClassName
{
background-color: #272062;
}
.BgClassName
{
background-color: #272062;
}
</style>
border-color css
<style>
span { border-color: #272062; }
span { border-color: rgb(39,32,98); }
td.TdClassName
{
border-color: #272062;
}
.TagClassName
{
border-color: #272062;
}
</style>