Shades of Paris M #272465
Tints of Paris M #272465
RGB
CMYK
RGB Variations
Color information
#272465 (or 0x272465) is known color: Paris M. HEX triplet: 27, 24 and 65. RGB value is (39,36,101). Sum of RGB (Red+Green+Blue) = 39+36+101=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 36 (14.45% from 255 or 20.45% from 176); Blue value is 101 (39.84% from 255 or 57.39% from 176); Max value from RGB is 101 - color contains mainly: blue. Hex color #272465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272465 is #D8DB9A. Grayscale: #2C2C2C. Windows color (decimal): -14211995 or 6628391. OLE color: 6628391.
HSL color Cylindrical-coordinate representation of color #272465: hue angle of 242.77º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #272465 is Cyan = 0.61, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 36 | 101 | - |
| CMYK | 0.61 | 0.64 | 0 | 0.60 |
| HSL | 242.77º | 0.47% | 0.27% | - |
| HSV(B) | 242.77º | 0.64% | 0.4% | - |
| XYZ | 3.82 | 2.63 | 12.62 | - |
| YUV | 44.31 | 159.99 | 124.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 36 | 101 | 0.61 | 0.64 | 0 | 0.60 | 242.77 | 0.47 | 0.27 |
| Hex | 27 | 24 | 65 | 3D | 40 | 0 | 3C | F3 | 2F | 1B |
| Octal | 47 | 44 | 145 | 75 | 100 | 0 | 74 | 363 | 57 | 33 |
| Binary | 100111 | 100100 | 1100101 | 111101 | 1000000 | 0 | 111100 | 11110011 | 101111 | 11011 |
Color Harmonies of #272465
Complementary color
Monochromatic Colors of #272465
Black with #272465
Text Example
Text Example
White with #272465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272465; }
p { color: rgb(39,36,101); }
H1.HeaderClassName
{
color: #272465;
}
.AnyTagClassName
{
color: #272465;
}
</style>
background-color css
<style>
a { background-color: #272465; }
a { background-color: rgb(39,36,101); }
div.DivClassName
{
background-color: #272465;
}
.BgClassName
{
background-color: #272465;
}
</style>
border-color css
<style>
span { border-color: #272465; }
span { border-color: rgb(39,36,101); }
td.TdClassName
{
border-color: #272465;
}
.TagClassName
{
border-color: #272465;
}
</style>