Shades of Persian Indigo #220975
Tints of Persian Indigo #220975
RGB
CMYK
RGB Variations
Color information
#220975 (or 0x220975) is known color: Persian Indigo. HEX triplet: 22, 09 and 75. RGB value is (34,9,117). Sum of RGB (Red+Green+Blue) = 34+9+117=160 (21% of max value = 765). Red value is 34 (13.67% from 255 or 21.25% from 160); Green value is 9 (3.91% from 255 or 5.62% from 160); Blue value is 117 (46.09% from 255 or 73.12% from 160); Max value from RGB is 117 - color contains mainly: blue. Hex color #220975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220975 is #DDF68A. Grayscale: #1C1C1C. Windows color (decimal): -14546571 or 7670050. OLE color: 7670050.
HSL color Cylindrical-coordinate representation of color #220975: hue angle of 253.89º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #220975 is Cyan = 0.71, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 9 | 117 | - |
| CMYK | 0.71 | 0.92 | 0 | 0.54 |
| HSL | 253.89º | 0.86% | 0.25% | - |
| HSV(B) | 253.89º | 0.92% | 0.46% | - |
| XYZ | 3.97 | 1.82 | 16.97 | - |
| YUV | 28.79 | 177.78 | 131.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 9 | 117 | 0.71 | 0.92 | 0 | 0.54 | 253.89 | 0.86 | 0.25 |
| Hex | 22 | 9 | 75 | 47 | 5C | 0 | 36 | FE | 56 | 19 |
| Octal | 42 | 11 | 165 | 107 | 134 | 0 | 66 | 376 | 126 | 31 |
| Binary | 100010 | 1001 | 1110101 | 1000111 | 1011100 | 0 | 110110 | 11111110 | 1010110 | 11001 |
Color Harmonies of #220975
Complementary color
Monochromatic Colors of #220975
Black with #220975
Text Example
Text Example
White with #220975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220975; }
p { color: rgb(34,9,117); }
H1.HeaderClassName
{
color: #220975;
}
.AnyTagClassName
{
color: #220975;
}
</style>
background-color css
<style>
a { background-color: #220975; }
a { background-color: rgb(34,9,117); }
div.DivClassName
{
background-color: #220975;
}
.BgClassName
{
background-color: #220975;
}
</style>
border-color css
<style>
span { border-color: #220975; }
span { border-color: rgb(34,9,117); }
td.TdClassName
{
border-color: #220975;
}
.TagClassName
{
border-color: #220975;
}
</style>