Shades of Paris M #281567
Tints of Paris M #281567
RGB
CMYK
RGB Variations
Color information
#281567 (or 0x281567) is known color: Paris M. HEX triplet: 28, 15 and 67. RGB value is (40,21,103). Sum of RGB (Red+Green+Blue) = 40+21+103=164 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.39% from 164); Green value is 21 (8.59% from 255 or 12.80% from 164); Blue value is 103 (40.62% from 255 or 62.80% from 164); Max value from RGB is 103 - color contains mainly: blue. Hex color #281567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281567 is #D7EA98. Grayscale: #232323. Windows color (decimal): -14150297 or 6755624. OLE color: 6755624.
HSL color Cylindrical-coordinate representation of color #281567: hue angle of 253.9º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #281567 is Cyan = 0.61, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 21 | 103 | - |
| CMYK | 0.61 | 0.80 | 0 | 0.60 |
| HSL | 253.9º | 0.66% | 0.24% | - |
| HSV(B) | 253.9º | 0.8% | 0.4% | - |
| XYZ | 3.59 | 1.97 | 13.02 | - |
| YUV | 36.03 | 165.79 | 130.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 21 | 103 | 0.61 | 0.80 | 0 | 0.60 | 253.9 | 0.66 | 0.24 |
| Hex | 28 | 15 | 67 | 3D | 50 | 0 | 3C | FE | 42 | 18 |
| Octal | 50 | 25 | 147 | 75 | 120 | 0 | 74 | 376 | 102 | 30 |
| Binary | 101000 | 10101 | 1100111 | 111101 | 1010000 | 0 | 111100 | 11111110 | 1000010 | 11000 |
Color Harmonies of #281567
Complementary color
Monochromatic Colors of #281567
Black with #281567
Text Example
Text Example
White with #281567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281567; }
p { color: rgb(40,21,103); }
H1.HeaderClassName
{
color: #281567;
}
.AnyTagClassName
{
color: #281567;
}
</style>
background-color css
<style>
a { background-color: #281567; }
a { background-color: rgb(40,21,103); }
div.DivClassName
{
background-color: #281567;
}
.BgClassName
{
background-color: #281567;
}
</style>
border-color css
<style>
span { border-color: #281567; }
span { border-color: rgb(40,21,103); }
td.TdClassName
{
border-color: #281567;
}
.TagClassName
{
border-color: #281567;
}
</style>