Shades of Persian Indigo #220077
Tints of Persian Indigo #220077
RGB
CMYK
RGB Variations
Color information
#220077 (or 0x220077) is known color: Persian Indigo. HEX triplet: 22, 00 and 77. RGB value is (34,0,119). Sum of RGB (Red+Green+Blue) = 34+0+119=153 (20% of max value = 765). Red value is 34 (13.67% from 255 or 22.22% from 153); Green value is 0 (0.39% from 255 or 0% from 153); Blue value is 119 (46.88% from 255 or 77.78% from 153); Max value from RGB is 119 - color contains mainly: blue. Hex color #220077 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220077 is #DDFF88. Grayscale: #171717. Windows color (decimal): -14548873 or 7798818. OLE color: 7798818.
HSL color Cylindrical-coordinate representation of color #220077: hue angle of 257.14º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #220077 is Cyan = 0.71, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 0 | 119 | - |
| CMYK | 0.71 | 1 | 0 | 0.53 |
| HSL | 257.14º | 1% | 0.23% | - |
| HSV(B) | 257.14º | 1% | 0.47% | - |
| XYZ | 3.99 | 1.67 | 17.57 | - |
| YUV | 23.73 | 181.76 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 0 | 119 | 0.71 | 1 | 0 | 0.53 | 257.14 | 1 | 0.23 |
| Hex | 22 | 0 | 77 | 47 | 64 | 0 | 35 | 101 | 64 | 17 |
| Octal | 42 | 0 | 167 | 107 | 144 | 0 | 65 | 401 | 144 | 27 |
| Binary | 100010 | 0 | 1110111 | 1000111 | 1100100 | 0 | 110101 | 100000001 | 1100100 | 10111 |
Color Harmonies of #220077
Complementary color
Monochromatic Colors of #220077
Black with #220077
Text Example
Text Example
White with #220077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220077; }
p { color: rgb(34,0,119); }
H1.HeaderClassName
{
color: #220077;
}
.AnyTagClassName
{
color: #220077;
}
</style>
background-color css
<style>
a { background-color: #220077; }
a { background-color: rgb(34,0,119); }
div.DivClassName
{
background-color: #220077;
}
.BgClassName
{
background-color: #220077;
}
</style>
border-color css
<style>
span { border-color: #220077; }
span { border-color: rgb(34,0,119); }
td.TdClassName
{
border-color: #220077;
}
.TagClassName
{
border-color: #220077;
}
</style>