Shades of Persian Indigo #220175
Tints of Persian Indigo #220175
RGB
CMYK
RGB Variations
Color information
#220175 (or 0x220175) is known color: Persian Indigo. HEX triplet: 22, 01 and 75. RGB value is (34,1,117). Sum of RGB (Red+Green+Blue) = 34+1+117=152 (20% of max value = 765). Red value is 34 (13.67% from 255 or 22.37% from 152); Green value is 1 (0.78% from 255 or 0.66% from 152); Blue value is 117 (46.09% from 255 or 76.97% from 152); Max value from RGB is 117 - color contains mainly: blue. Hex color #220175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220175 is #DDFE8A. Grayscale: #171717. Windows color (decimal): -14548619 or 7668002. OLE color: 7668002.
HSL color Cylindrical-coordinate representation of color #220175: hue angle of 257.07º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #220175 is Cyan = 0.71, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 1 | 117 | - |
| CMYK | 0.71 | 0.99 | 0 | 0.54 |
| HSL | 257.07º | 0.98% | 0.23% | - |
| HSV(B) | 257.07º | 0.99% | 0.46% | - |
| XYZ | 3.88 | 1.65 | 16.94 | - |
| YUV | 24.09 | 180.43 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 1 | 117 | 0.71 | 0.99 | 0 | 0.54 | 257.07 | 0.98 | 0.23 |
| Hex | 22 | 1 | 75 | 47 | 63 | 0 | 36 | 101 | 62 | 17 |
| Octal | 42 | 1 | 165 | 107 | 143 | 0 | 66 | 401 | 142 | 27 |
| Binary | 100010 | 1 | 1110101 | 1000111 | 1100011 | 0 | 110110 | 100000001 | 1100010 | 10111 |
Color Harmonies of #220175
Complementary color
Monochromatic Colors of #220175
Black with #220175
Text Example
Text Example
White with #220175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220175; }
p { color: rgb(34,1,117); }
H1.HeaderClassName
{
color: #220175;
}
.AnyTagClassName
{
color: #220175;
}
</style>
background-color css
<style>
a { background-color: #220175; }
a { background-color: rgb(34,1,117); }
div.DivClassName
{
background-color: #220175;
}
.BgClassName
{
background-color: #220175;
}
</style>
border-color css
<style>
span { border-color: #220175; }
span { border-color: rgb(34,1,117); }
td.TdClassName
{
border-color: #220175;
}
.TagClassName
{
border-color: #220175;
}
</style>