Shades of Paris M #271465
Tints of Paris M #271465
RGB
CMYK
RGB Variations
Color information
#271465 (or 0x271465) is known color: Paris M. HEX triplet: 27, 14 and 65. RGB value is (39,20,101). Sum of RGB (Red+Green+Blue) = 39+20+101=160 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.38% from 160); Green value is 20 (8.20% from 255 or 12.5% from 160); Blue value is 101 (39.84% from 255 or 63.12% from 160); Max value from RGB is 101 - color contains mainly: blue. Hex color #271465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271465 is #D8EB9A. Grayscale: #222222. Windows color (decimal): -14216091 or 6624295. OLE color: 6624295.
HSL color Cylindrical-coordinate representation of color #271465: hue angle of 254.07º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #271465 is Cyan = 0.61, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 20 | 101 | - |
| CMYK | 0.61 | 0.80 | 0 | 0.60 |
| HSL | 254.07º | 0.67% | 0.24% | - |
| HSV(B) | 254.07º | 0.8% | 0.4% | - |
| XYZ | 3.44 | 1.87 | 12.49 | - |
| YUV | 34.92 | 165.29 | 130.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 101 | 0.61 | 0.80 | 0 | 0.60 | 254.07 | 0.67 | 0.24 |
| Hex | 27 | 14 | 65 | 3D | 50 | 0 | 3C | FE | 43 | 18 |
| Octal | 47 | 24 | 145 | 75 | 120 | 0 | 74 | 376 | 103 | 30 |
| Binary | 100111 | 10100 | 1100101 | 111101 | 1010000 | 0 | 111100 | 11111110 | 1000011 | 11000 |
Color Harmonies of #271465
Complementary color
Monochromatic Colors of #271465
Black with #271465
Text Example
Text Example
White with #271465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271465; }
p { color: rgb(39,20,101); }
H1.HeaderClassName
{
color: #271465;
}
.AnyTagClassName
{
color: #271465;
}
</style>
background-color css
<style>
a { background-color: #271465; }
a { background-color: rgb(39,20,101); }
div.DivClassName
{
background-color: #271465;
}
.BgClassName
{
background-color: #271465;
}
</style>
border-color css
<style>
span { border-color: #271465; }
span { border-color: rgb(39,20,101); }
td.TdClassName
{
border-color: #271465;
}
.TagClassName
{
border-color: #271465;
}
</style>