Shades of Paris M #221160
Tints of Paris M #221160
RGB
CMYK
RGB Variations
Color information
#221160 (or 0x221160) is known color: Paris M. HEX triplet: 22, 11 and 60. RGB value is (34,17,96). Sum of RGB (Red+Green+Blue) = 34+17+96=147 (19% of max value = 765). Red value is 34 (13.67% from 255 or 23.13% from 147); Green value is 17 (7.03% from 255 or 11.56% from 147); Blue value is 96 (37.89% from 255 or 65.31% from 147); Max value from RGB is 96 - color contains mainly: blue. Hex color #221160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221160 is #DDEE9F. Grayscale: #1E1E1E. Windows color (decimal): -14544544 or 6295842. OLE color: 6295842.
HSL color Cylindrical-coordinate representation of color #221160: hue angle of 252.91º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #221160 is Cyan = 0.65, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 17 | 96 | - |
| CMYK | 0.65 | 0.82 | 0 | 0.62 |
| HSL | 252.91º | 0.7% | 0.22% | - |
| HSV(B) | 252.91º | 0.82% | 0.38% | - |
| XYZ | 2.97 | 1.59 | 11.22 | - |
| YUV | 31.09 | 164.63 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 17 | 96 | 0.65 | 0.82 | 0 | 0.62 | 252.91 | 0.7 | 0.22 |
| Hex | 22 | 11 | 60 | 41 | 52 | 0 | 3E | FD | 46 | 16 |
| Octal | 42 | 21 | 140 | 101 | 122 | 0 | 76 | 375 | 106 | 26 |
| Binary | 100010 | 10001 | 1100000 | 1000001 | 1010010 | 0 | 111110 | 11111101 | 1000110 | 10110 |
Color Harmonies of #221160
Complementary color
Monochromatic Colors of #221160
Black with #221160
Text Example
Text Example
White with #221160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221160; }
p { color: rgb(34,17,96); }
H1.HeaderClassName
{
color: #221160;
}
.AnyTagClassName
{
color: #221160;
}
</style>
background-color css
<style>
a { background-color: #221160; }
a { background-color: rgb(34,17,96); }
div.DivClassName
{
background-color: #221160;
}
.BgClassName
{
background-color: #221160;
}
</style>
border-color css
<style>
span { border-color: #221160; }
span { border-color: rgb(34,17,96); }
td.TdClassName
{
border-color: #221160;
}
.TagClassName
{
border-color: #221160;
}
</style>