Shades of Paris M #281760
Tints of Paris M #281760
RGB
CMYK
RGB Variations
Color information
#281760 (or 0x281760) is known color: Paris M. HEX triplet: 28, 17 and 60. RGB value is (40,23,96). Sum of RGB (Red+Green+Blue) = 40+23+96=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 23 (9.38% from 255 or 14.47% from 159); Blue value is 96 (37.89% from 255 or 60.38% from 159); Max value from RGB is 96 - color contains mainly: blue. Hex color #281760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281760 is #D7E89F. Grayscale: #242424. Windows color (decimal): -14149792 or 6297384. OLE color: 6297384.
HSL color Cylindrical-coordinate representation of color #281760: hue angle of 253.97º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #281760 is Cyan = 0.58, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 23 | 96 | - |
| CMYK | 0.58 | 0.76 | 0 | 0.62 |
| HSL | 253.97º | 0.61% | 0.23% | - |
| HSV(B) | 253.97º | 0.76% | 0.38% | - |
| XYZ | 3.29 | 1.91 | 11.26 | - |
| YUV | 36.41 | 161.63 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 23 | 96 | 0.58 | 0.76 | 0 | 0.62 | 253.97 | 0.61 | 0.23 |
| Hex | 28 | 17 | 60 | 3A | 4C | 0 | 3E | FE | 3D | 17 |
| Octal | 50 | 27 | 140 | 72 | 114 | 0 | 76 | 376 | 75 | 27 |
| Binary | 101000 | 10111 | 1100000 | 111010 | 1001100 | 0 | 111110 | 11111110 | 111101 | 10111 |
Color Harmonies of #281760
Complementary color
Monochromatic Colors of #281760
Black with #281760
Text Example
Text Example
White with #281760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281760; }
p { color: rgb(40,23,96); }
H1.HeaderClassName
{
color: #281760;
}
.AnyTagClassName
{
color: #281760;
}
</style>
background-color css
<style>
a { background-color: #281760; }
a { background-color: rgb(40,23,96); }
div.DivClassName
{
background-color: #281760;
}
.BgClassName
{
background-color: #281760;
}
</style>
border-color css
<style>
span { border-color: #281760; }
span { border-color: rgb(40,23,96); }
td.TdClassName
{
border-color: #281760;
}
.TagClassName
{
border-color: #281760;
}
</style>