Shades of Paris M #281463
Tints of Paris M #281463
RGB
CMYK
RGB Variations
Color information
#281463 (or 0x281463) is known color: Paris M. HEX triplet: 28, 14 and 63. RGB value is (40,20,99). Sum of RGB (Red+Green+Blue) = 40+20+99=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 20 (8.20% from 255 or 12.58% from 159); Blue value is 99 (39.06% from 255 or 62.26% from 159); Max value from RGB is 99 - color contains mainly: blue. Hex color #281463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281463 is #D7EB9C. Grayscale: #222222. Windows color (decimal): -14150557 or 6493224. OLE color: 6493224.
HSL color Cylindrical-coordinate representation of color #281463: hue angle of 255.19º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #281463 is Cyan = 0.60, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 40 | 20 | 99 | - |
| CMYK | 0.60 | 0.80 | 0 | 0.61 |
| HSL | 255.19º | 0.66% | 0.23% | - |
| HSV(B) | 255.19º | 0.8% | 0.39% | - |
| XYZ | 3.38 | 1.85 | 11.98 | - |
| YUV | 34.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 99 | 0.60 | 0.80 | 0 | 0.61 | 255.19 | 0.66 | 0.23 |
| Hex | 28 | 14 | 63 | 3C | 50 | 0 | 3D | FF | 42 | 17 |
| Octal | 50 | 24 | 143 | 74 | 120 | 0 | 75 | 377 | 102 | 27 |
| Binary | 101000 | 10100 | 1100011 | 111100 | 1010000 | 0 | 111101 | 11111111 | 1000010 | 10111 |
Color Harmonies of #281463
Complementary color
Monochromatic Colors of #281463
Black with #281463
Text Example
Text Example
White with #281463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281463; }
p { color: rgb(40,20,99); }
H1.HeaderClassName
{
color: #281463;
}
.AnyTagClassName
{
color: #281463;
}
</style>
background-color css
<style>
a { background-color: #281463; }
a { background-color: rgb(40,20,99); }
div.DivClassName
{
background-color: #281463;
}
.BgClassName
{
background-color: #281463;
}
</style>
border-color css
<style>
span { border-color: #281463; }
span { border-color: rgb(40,20,99); }
td.TdClassName
{
border-color: #281463;
}
.TagClassName
{
border-color: #281463;
}
</style>