Shades of Paris M #281664
Tints of Paris M #281664
RGB
CMYK
RGB Variations
Color information
#281664 (or 0x281664) is known color: Paris M. HEX triplet: 28, 16 and 64. RGB value is (40,22,100). Sum of RGB (Red+Green+Blue) = 40+22+100=162 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.69% from 162); Green value is 22 (8.98% from 255 or 13.58% from 162); Blue value is 100 (39.45% from 255 or 61.73% from 162); Max value from RGB is 100 - color contains mainly: blue. Hex color #281664 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281664 is #D7E99B. Grayscale: #232323. Windows color (decimal): -14150044 or 6559272. OLE color: 6559272.
HSL color Cylindrical-coordinate representation of color #281664: hue angle of 253.85º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #281664 is Cyan = 0.6, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 40 | 22 | 100 | - |
| CMYK | 0.6 | 0.78 | 0 | 0.61 |
| HSL | 253.85º | 0.64% | 0.24% | - |
| HSV(B) | 253.85º | 0.78% | 0.39% | - |
| XYZ | 3.46 | 1.95 | 12.25 | - |
| YUV | 36.27 | 163.96 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 22 | 100 | 0.6 | 0.78 | 0 | 0.61 | 253.85 | 0.64 | 0.24 |
| Hex | 28 | 16 | 64 | 3C | 4E | 0 | 3D | FE | 40 | 18 |
| Octal | 50 | 26 | 144 | 74 | 116 | 0 | 75 | 376 | 100 | 30 |
| Binary | 101000 | 10110 | 1100100 | 111100 | 1001110 | 0 | 111101 | 11111110 | 1000000 | 11000 |
Color Harmonies of #281664
Complementary color
Monochromatic Colors of #281664
Black with #281664
Text Example
Text Example
White with #281664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281664; }
p { color: rgb(40,22,100); }
H1.HeaderClassName
{
color: #281664;
}
.AnyTagClassName
{
color: #281664;
}
</style>
background-color css
<style>
a { background-color: #281664; }
a { background-color: rgb(40,22,100); }
div.DivClassName
{
background-color: #281664;
}
.BgClassName
{
background-color: #281664;
}
</style>
border-color css
<style>
span { border-color: #281664; }
span { border-color: rgb(40,22,100); }
td.TdClassName
{
border-color: #281664;
}
.TagClassName
{
border-color: #281664;
}
</style>