Shades of Persian Indigo #220663
Tints of Persian Indigo #220663
RGB
CMYK
RGB Variations
Color information
#220663 (or 0x220663) is known color: Persian Indigo. HEX triplet: 22, 06 and 63. RGB value is (34,6,99). Sum of RGB (Red+Green+Blue) = 34+6+99=139 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.46% from 139); Green value is 6 (2.73% from 255 or 4.32% from 139); Blue value is 99 (39.06% from 255 or 71.22% from 139); Max value from RGB is 99 - color contains mainly: blue. Hex color #220663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220663 is #DDF99C. Grayscale: #181818. Windows color (decimal): -14547357 or 6489634. OLE color: 6489634.
HSL color Cylindrical-coordinate representation of color #220663: hue angle of 258.06º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #220663 is Cyan = 0.66, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 6 | 99 | - |
| CMYK | 0.66 | 0.94 | 0 | 0.61 |
| HSL | 258.06º | 0.89% | 0.21% | - |
| HSV(B) | 258.06º | 0.94% | 0.39% | - |
| XYZ | 2.98 | 1.37 | 11.91 | - |
| YUV | 24.97 | 169.78 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 99 | 0.66 | 0.94 | 0 | 0.61 | 258.06 | 0.89 | 0.21 |
| Hex | 22 | 6 | 63 | 42 | 5E | 0 | 3D | 102 | 59 | 15 |
| Octal | 42 | 6 | 143 | 102 | 136 | 0 | 75 | 402 | 131 | 25 |
| Binary | 100010 | 110 | 1100011 | 1000010 | 1011110 | 0 | 111101 | 100000010 | 1011001 | 10101 |
Color Harmonies of #220663
Complementary color
Monochromatic Colors of #220663
Black with #220663
Text Example
Text Example
White with #220663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220663; }
p { color: rgb(34,6,99); }
H1.HeaderClassName
{
color: #220663;
}
.AnyTagClassName
{
color: #220663;
}
</style>
background-color css
<style>
a { background-color: #220663; }
a { background-color: rgb(34,6,99); }
div.DivClassName
{
background-color: #220663;
}
.BgClassName
{
background-color: #220663;
}
</style>
border-color css
<style>
span { border-color: #220663; }
span { border-color: rgb(34,6,99); }
td.TdClassName
{
border-color: #220663;
}
.TagClassName
{
border-color: #220663;
}
</style>