Shades of Persian Indigo #220579
Tints of Persian Indigo #220579
RGB
CMYK
RGB Variations
Color information
#220579 (or 0x220579) is known color: Persian Indigo. HEX triplet: 22, 05 and 79. RGB value is (34,5,121). Sum of RGB (Red+Green+Blue) = 34+5+121=160 (21% of max value = 765). Red value is 34 (13.67% from 255 or 21.25% from 160); Green value is 5 (2.34% from 255 or 3.12% from 160); Blue value is 121 (47.66% from 255 or 75.62% from 160); Max value from RGB is 121 - color contains mainly: blue. Hex color #220579 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220579 is #DDFA86. Grayscale: #1A1A1A. Windows color (decimal): -14547591 or 7931170. OLE color: 7931170.
HSL color Cylindrical-coordinate representation of color #220579: hue angle of 255º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #220579 is Cyan = 0.72, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 5 | 121 | - |
| CMYK | 0.72 | 0.96 | 0 | 0.53 |
| HSL | 255º | 0.92% | 0.25% | - |
| HSV(B) | 255º | 0.96% | 0.47% | - |
| XYZ | 4.17 | 1.83 | 18.22 | - |
| YUV | 26.9 | 181.11 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 5 | 121 | 0.72 | 0.96 | 0 | 0.53 | 255 | 0.92 | 0.25 |
| Hex | 22 | 5 | 79 | 48 | 60 | 0 | 35 | FF | 5C | 19 |
| Octal | 42 | 5 | 171 | 110 | 140 | 0 | 65 | 377 | 134 | 31 |
| Binary | 100010 | 101 | 1111001 | 1001000 | 1100000 | 0 | 110101 | 11111111 | 1011100 | 11001 |
Color Harmonies of #220579
Complementary color
Monochromatic Colors of #220579
Black with #220579
Text Example
Text Example
White with #220579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220579; }
p { color: rgb(34,5,121); }
H1.HeaderClassName
{
color: #220579;
}
.AnyTagClassName
{
color: #220579;
}
</style>
background-color css
<style>
a { background-color: #220579; }
a { background-color: rgb(34,5,121); }
div.DivClassName
{
background-color: #220579;
}
.BgClassName
{
background-color: #220579;
}
</style>
border-color css
<style>
span { border-color: #220579; }
span { border-color: rgb(34,5,121); }
td.TdClassName
{
border-color: #220579;
}
.TagClassName
{
border-color: #220579;
}
</style>