Shades of Paris M #272461
Tints of Paris M #272461
RGB
CMYK
RGB Variations
Color information
#272461 (or 0x272461) is known color: Paris M. HEX triplet: 27, 24 and 61. RGB value is (39,36,97). Sum of RGB (Red+Green+Blue) = 39+36+97=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 97 (38.28% from 255 or 56.40% from 172); Max value from RGB is 97 - color contains mainly: blue. Hex color #272461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272461 is #D8DB9E. Grayscale: #2B2B2B. Windows color (decimal): -14211999 or 6366247. OLE color: 6366247.
HSL color Cylindrical-coordinate representation of color #272461: hue angle of 242.95º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #272461 is Cyan = 0.60, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 36 | 97 | - |
| CMYK | 0.60 | 0.63 | 0 | 0.62 |
| HSL | 242.95º | 0.46% | 0.26% | - |
| HSV(B) | 242.95º | 0.63% | 0.38% | - |
| XYZ | 3.63 | 2.56 | 11.61 | - |
| YUV | 43.85 | 157.99 | 124.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 36 | 97 | 0.60 | 0.63 | 0 | 0.62 | 242.95 | 0.46 | 0.26 |
| Hex | 27 | 24 | 61 | 3C | 3F | 0 | 3E | F3 | 2E | 1A |
| Octal | 47 | 44 | 141 | 74 | 77 | 0 | 76 | 363 | 56 | 32 |
| Binary | 100111 | 100100 | 1100001 | 111100 | 111111 | 0 | 111110 | 11110011 | 101110 | 11010 |
Color Harmonies of #272461
Complementary color
Monochromatic Colors of #272461
Black with #272461
Text Example
Text Example
White with #272461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272461; }
p { color: rgb(39,36,97); }
H1.HeaderClassName
{
color: #272461;
}
.AnyTagClassName
{
color: #272461;
}
</style>
background-color css
<style>
a { background-color: #272461; }
a { background-color: rgb(39,36,97); }
div.DivClassName
{
background-color: #272461;
}
.BgClassName
{
background-color: #272461;
}
</style>
border-color css
<style>
span { border-color: #272461; }
span { border-color: rgb(39,36,97); }
td.TdClassName
{
border-color: #272461;
}
.TagClassName
{
border-color: #272461;
}
</style>