Shades of Persian Indigo #220575
Tints of Persian Indigo #220575
RGB
CMYK
RGB Variations
Color information
#220575 (or 0x220575) is known color: Persian Indigo. HEX triplet: 22, 05 and 75. RGB value is (34,5,117). Sum of RGB (Red+Green+Blue) = 34+5+117=156 (20% of max value = 765). Red value is 34 (13.67% from 255 or 21.79% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 117 (46.09% from 255 or 75% from 156); Max value from RGB is 117 - color contains mainly: blue. Hex color #220575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220575 is #DDFA8A. Grayscale: #1A1A1A. Windows color (decimal): -14547595 or 7669026. OLE color: 7669026.
HSL color Cylindrical-coordinate representation of color #220575: hue angle of 255.54º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #220575 is Cyan = 0.71, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 5 | 117 | - |
| CMYK | 0.71 | 0.96 | 0 | 0.54 |
| HSL | 255.54º | 0.92% | 0.24% | - |
| HSV(B) | 255.54º | 0.96% | 0.46% | - |
| XYZ | 3.92 | 1.73 | 16.96 | - |
| YUV | 26.44 | 179.11 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 5 | 117 | 0.71 | 0.96 | 0 | 0.54 | 255.54 | 0.92 | 0.24 |
| Hex | 22 | 5 | 75 | 47 | 60 | 0 | 36 | 100 | 5C | 18 |
| Octal | 42 | 5 | 165 | 107 | 140 | 0 | 66 | 400 | 134 | 30 |
| Binary | 100010 | 101 | 1110101 | 1000111 | 1100000 | 0 | 110110 | 100000000 | 1011100 | 11000 |
Color Harmonies of #220575
Complementary color
Monochromatic Colors of #220575
Black with #220575
Text Example
Text Example
White with #220575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220575; }
p { color: rgb(34,5,117); }
H1.HeaderClassName
{
color: #220575;
}
.AnyTagClassName
{
color: #220575;
}
</style>
background-color css
<style>
a { background-color: #220575; }
a { background-color: rgb(34,5,117); }
div.DivClassName
{
background-color: #220575;
}
.BgClassName
{
background-color: #220575;
}
</style>
border-color css
<style>
span { border-color: #220575; }
span { border-color: rgb(34,5,117); }
td.TdClassName
{
border-color: #220575;
}
.TagClassName
{
border-color: #220575;
}
</style>