Shades of Persian Indigo #220063
Tints of Persian Indigo #220063
RGB
CMYK
RGB Variations
Color information
#220063 (or 0x220063) is known color: Persian Indigo. HEX triplet: 22, 00 and 63. RGB value is (34,0,99). Sum of RGB (Red+Green+Blue) = 34+0+99=133 (17% of max value = 765). Red value is 34 (13.67% from 255 or 25.56% from 133); Green value is 0 (0.39% from 255 or 0% from 133); Blue value is 99 (39.06% from 255 or 74.44% from 133); Max value from RGB is 99 - color contains mainly: blue. Hex color #220063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220063 is #DDFF9C. Grayscale: #151515. Windows color (decimal): -14548893 or 6488098. OLE color: 6488098.
HSL color Cylindrical-coordinate representation of color #220063: hue angle of 260.61º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #220063 is Cyan = 0.66, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 0 | 99 | - |
| CMYK | 0.66 | 1 | 0 | 0.61 |
| HSL | 260.61º | 1% | 0.19% | - |
| HSV(B) | 260.61º | 1% | 0.39% | - |
| XYZ | 2.91 | 1.24 | 11.89 | - |
| YUV | 21.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 0 | 99 | 0.66 | 1 | 0 | 0.61 | 260.61 | 1 | 0.19 |
| Hex | 22 | 0 | 63 | 42 | 64 | 0 | 3D | 105 | 64 | 13 |
| Octal | 42 | 0 | 143 | 102 | 144 | 0 | 75 | 405 | 144 | 23 |
| Binary | 100010 | 0 | 1100011 | 1000010 | 1100100 | 0 | 111101 | 100000101 | 1100100 | 10011 |
Color Harmonies of #220063
Complementary color
Monochromatic Colors of #220063
Black with #220063
Text Example
Text Example
White with #220063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220063; }
p { color: rgb(34,0,99); }
H1.HeaderClassName
{
color: #220063;
}
.AnyTagClassName
{
color: #220063;
}
</style>
background-color css
<style>
a { background-color: #220063; }
a { background-color: rgb(34,0,99); }
div.DivClassName
{
background-color: #220063;
}
.BgClassName
{
background-color: #220063;
}
</style>
border-color css
<style>
span { border-color: #220063; }
span { border-color: rgb(34,0,99); }
td.TdClassName
{
border-color: #220063;
}
.TagClassName
{
border-color: #220063;
}
</style>