Shades of Persian Indigo #220276
Tints of Persian Indigo #220276
RGB
CMYK
RGB Variations
Color information
#220276 (or 0x220276) is known color: Persian Indigo. HEX triplet: 22, 02 and 76. RGB value is (34,2,118). Sum of RGB (Red+Green+Blue) = 34+2+118=154 (20% of max value = 765). Red value is 34 (13.67% from 255 or 22.08% from 154); Green value is 2 (1.17% from 255 or 1.30% from 154); Blue value is 118 (46.48% from 255 or 76.62% from 154); Max value from RGB is 118 - color contains mainly: blue. Hex color #220276 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220276 is #DDFD89. Grayscale: #181818. Windows color (decimal): -14548362 or 7733794. OLE color: 7733794.
HSL color Cylindrical-coordinate representation of color #220276: hue angle of 256.55º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #220276 is Cyan = 0.71, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 34 | 2 | 118 | - |
| CMYK | 0.71 | 0.98 | 0 | 0.54 |
| HSL | 256.55º | 0.97% | 0.24% | - |
| HSV(B) | 256.55º | 0.98% | 0.46% | - |
| XYZ | 3.95 | 1.69 | 17.26 | - |
| YUV | 24.79 | 180.6 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 2 | 118 | 0.71 | 0.98 | 0 | 0.54 | 256.55 | 0.97 | 0.24 |
| Hex | 22 | 2 | 76 | 47 | 62 | 0 | 36 | 101 | 61 | 18 |
| Octal | 42 | 2 | 166 | 107 | 142 | 0 | 66 | 401 | 141 | 30 |
| Binary | 100010 | 10 | 1110110 | 1000111 | 1100010 | 0 | 110110 | 100000001 | 1100001 | 11000 |
Color Harmonies of #220276
Complementary color
Monochromatic Colors of #220276
Black with #220276
Text Example
Text Example
White with #220276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220276; }
p { color: rgb(34,2,118); }
H1.HeaderClassName
{
color: #220276;
}
.AnyTagClassName
{
color: #220276;
}
</style>
background-color css
<style>
a { background-color: #220276; }
a { background-color: rgb(34,2,118); }
div.DivClassName
{
background-color: #220276;
}
.BgClassName
{
background-color: #220276;
}
</style>
border-color css
<style>
span { border-color: #220276; }
span { border-color: rgb(34,2,118); }
td.TdClassName
{
border-color: #220276;
}
.TagClassName
{
border-color: #220276;
}
</style>