Shades of Persian Indigo #220962
Tints of Persian Indigo #220962
RGB
CMYK
RGB Variations
Color information
#220962 (or 0x220962) is known color: Persian Indigo. HEX triplet: 22, 09 and 62. RGB value is (34,9,98). Sum of RGB (Red+Green+Blue) = 34+9+98=141 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.11% from 141); Green value is 9 (3.91% from 255 or 6.38% from 141); Blue value is 98 (38.67% from 255 or 69.50% from 141); Max value from RGB is 98 - color contains mainly: blue. Hex color #220962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220962 is #DDF69D. Grayscale: #1A1A1A. Windows color (decimal): -14546590 or 6424866. OLE color: 6424866.
HSL color Cylindrical-coordinate representation of color #220962: hue angle of 256.85º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #220962 is Cyan = 0.65, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 9 | 98 | - |
| CMYK | 0.65 | 0.91 | 0 | 0.62 |
| HSL | 256.85º | 0.83% | 0.21% | - |
| HSV(B) | 256.85º | 0.91% | 0.38% | - |
| XYZ | 2.96 | 1.42 | 11.67 | - |
| YUV | 26.62 | 168.28 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 9 | 98 | 0.65 | 0.91 | 0 | 0.62 | 256.85 | 0.83 | 0.21 |
| Hex | 22 | 9 | 62 | 41 | 5B | 0 | 3E | 101 | 53 | 15 |
| Octal | 42 | 11 | 142 | 101 | 133 | 0 | 76 | 401 | 123 | 25 |
| Binary | 100010 | 1001 | 1100010 | 1000001 | 1011011 | 0 | 111110 | 100000001 | 1010011 | 10101 |
Color Harmonies of #220962
Complementary color
Monochromatic Colors of #220962
Black with #220962
Text Example
Text Example
White with #220962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220962; }
p { color: rgb(34,9,98); }
H1.HeaderClassName
{
color: #220962;
}
.AnyTagClassName
{
color: #220962;
}
</style>
background-color css
<style>
a { background-color: #220962; }
a { background-color: rgb(34,9,98); }
div.DivClassName
{
background-color: #220962;
}
.BgClassName
{
background-color: #220962;
}
</style>
border-color css
<style>
span { border-color: #220962; }
span { border-color: rgb(34,9,98); }
td.TdClassName
{
border-color: #220962;
}
.TagClassName
{
border-color: #220962;
}
</style>