Shades of Persian Indigo #220677
Tints of Persian Indigo #220677
RGB
CMYK
RGB Variations
Color information
#220677 (or 0x220677) is known color: Persian Indigo. HEX triplet: 22, 06 and 77. RGB value is (34,6,119). Sum of RGB (Red+Green+Blue) = 34+6+119=159 (21% of max value = 765). Red value is 34 (13.67% from 255 or 21.38% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 119 (46.88% from 255 or 74.84% from 159); Max value from RGB is 119 - color contains mainly: blue. Hex color #220677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220677 is #DDF988. Grayscale: #1A1A1A. Windows color (decimal): -14547337 or 7800354. OLE color: 7800354.
HSL color Cylindrical-coordinate representation of color #220677: hue angle of 254.87º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #220677 is Cyan = 0.71, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 6 | 119 | - |
| CMYK | 0.71 | 0.95 | 0 | 0.53 |
| HSL | 254.87º | 0.9% | 0.25% | - |
| HSV(B) | 254.87º | 0.95% | 0.47% | - |
| XYZ | 4.05 | 1.8 | 17.59 | - |
| YUV | 27.25 | 179.78 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 119 | 0.71 | 0.95 | 0 | 0.53 | 254.87 | 0.9 | 0.25 |
| Hex | 22 | 6 | 77 | 47 | 5F | 0 | 35 | FF | 5A | 19 |
| Octal | 42 | 6 | 167 | 107 | 137 | 0 | 65 | 377 | 132 | 31 |
| Binary | 100010 | 110 | 1110111 | 1000111 | 1011111 | 0 | 110101 | 11111111 | 1011010 | 11001 |
Color Harmonies of #220677
Complementary color
Monochromatic Colors of #220677
Black with #220677
Text Example
Text Example
White with #220677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220677; }
p { color: rgb(34,6,119); }
H1.HeaderClassName
{
color: #220677;
}
.AnyTagClassName
{
color: #220677;
}
</style>
background-color css
<style>
a { background-color: #220677; }
a { background-color: rgb(34,6,119); }
div.DivClassName
{
background-color: #220677;
}
.BgClassName
{
background-color: #220677;
}
</style>
border-color css
<style>
span { border-color: #220677; }
span { border-color: rgb(34,6,119); }
td.TdClassName
{
border-color: #220677;
}
.TagClassName
{
border-color: #220677;
}
</style>