Shades of Persian Indigo #220660
Tints of Persian Indigo #220660
RGB
CMYK
RGB Variations
Color information
#220660 (or 0x220660) is known color: Persian Indigo. HEX triplet: 22, 06 and 60. RGB value is (34,6,96). Sum of RGB (Red+Green+Blue) = 34+6+96=136 (18% of max value = 765). Red value is 34 (13.67% from 255 or 25% from 136); Green value is 6 (2.73% from 255 or 4.41% from 136); Blue value is 96 (37.89% from 255 or 70.59% from 136); Max value from RGB is 96 - color contains mainly: blue. Hex color #220660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220660 is #DDF99F. Grayscale: #181818. Windows color (decimal): -14547360 or 6293026. OLE color: 6293026.
HSL color Cylindrical-coordinate representation of color #220660: hue angle of 258.67º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #220660 is Cyan = 0.65, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 6 | 96 | - |
| CMYK | 0.65 | 0.94 | 0 | 0.62 |
| HSL | 258.67º | 0.88% | 0.2% | - |
| HSV(B) | 258.67º | 0.94% | 0.38% | - |
| XYZ | 2.84 | 1.31 | 11.17 | - |
| YUV | 24.63 | 168.28 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 96 | 0.65 | 0.94 | 0 | 0.62 | 258.67 | 0.88 | 0.2 |
| Hex | 22 | 6 | 60 | 41 | 5E | 0 | 3E | 103 | 58 | 14 |
| Octal | 42 | 6 | 140 | 101 | 136 | 0 | 76 | 403 | 130 | 24 |
| Binary | 100010 | 110 | 1100000 | 1000001 | 1011110 | 0 | 111110 | 100000011 | 1011000 | 10100 |
Color Harmonies of #220660
Complementary color
Monochromatic Colors of #220660
Black with #220660
Text Example
Text Example
White with #220660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220660; }
p { color: rgb(34,6,96); }
H1.HeaderClassName
{
color: #220660;
}
.AnyTagClassName
{
color: #220660;
}
</style>
background-color css
<style>
a { background-color: #220660; }
a { background-color: rgb(34,6,96); }
div.DivClassName
{
background-color: #220660;
}
.BgClassName
{
background-color: #220660;
}
</style>
border-color css
<style>
span { border-color: #220660; }
span { border-color: rgb(34,6,96); }
td.TdClassName
{
border-color: #220660;
}
.TagClassName
{
border-color: #220660;
}
</style>