Shades of Persian Indigo #220081
Tints of Persian Indigo #220081
RGB
CMYK
RGB Variations
Color information
#220081 (or 0x220081) is known color: Persian Indigo. HEX triplet: 22, 00 and 81. RGB value is (34,0,129). Sum of RGB (Red+Green+Blue) = 34+0+129=163 (21% of max value = 765). Red value is 34 (13.67% from 255 or 20.86% from 163); Green value is 0 (0.39% from 255 or 0% from 163); Blue value is 129 (50.78% from 255 or 79.14% from 163); Max value from RGB is 129 - color contains mainly: blue. Hex color #220081 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #220081 is #DDFF7E. Grayscale: #181818. Windows color (decimal): -14548863 or 8454178. OLE color: 8454178.
HSL color Cylindrical-coordinate representation of color #220081: hue angle of 255.81º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #220081 is Cyan = 0.74, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 34 | 0 | 129 | - |
| CMYK | 0.74 | 1 | 0 | 0.49 |
| HSL | 255.81º | 1% | 0.25% | - |
| HSV(B) | 255.81º | 1% | 0.51% | - |
| XYZ | 4.62 | 1.93 | 20.9 | - |
| YUV | 24.87 | 186.76 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 0 | 129 | 0.74 | 1 | 0 | 0.49 | 255.81 | 1 | 0.25 |
| Hex | 22 | 0 | 81 | 4A | 64 | 0 | 31 | 100 | 64 | 19 |
| Octal | 42 | 0 | 201 | 112 | 144 | 0 | 61 | 400 | 144 | 31 |
| Binary | 100010 | 0 | 10000001 | 1001010 | 1100100 | 0 | 110001 | 100000000 | 1100100 | 11001 |
Color Harmonies of #220081
Complementary color
Monochromatic Colors of #220081
Black with #220081
Text Example
Text Example
White with #220081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220081; }
p { color: rgb(34,0,129); }
H1.HeaderClassName
{
color: #220081;
}
.AnyTagClassName
{
color: #220081;
}
</style>
background-color css
<style>
a { background-color: #220081; }
a { background-color: rgb(34,0,129); }
div.DivClassName
{
background-color: #220081;
}
.BgClassName
{
background-color: #220081;
}
</style>
border-color css
<style>
span { border-color: #220081; }
span { border-color: rgb(34,0,129); }
td.TdClassName
{
border-color: #220081;
}
.TagClassName
{
border-color: #220081;
}
</style>