Shades of Persian Indigo #220967
Tints of Persian Indigo #220967
RGB
CMYK
RGB Variations
Color information
#220967 (or 0x220967) is known color: Persian Indigo. HEX triplet: 22, 09 and 67. RGB value is (34,9,103). Sum of RGB (Red+Green+Blue) = 34+9+103=146 (19% of max value = 765). Red value is 34 (13.67% from 255 or 23.29% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 103 (40.62% from 255 or 70.55% from 146); Max value from RGB is 103 - color contains mainly: blue. Hex color #220967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220967 is #DDF698. Grayscale: #1A1A1A. Windows color (decimal): -14546585 or 6752546. OLE color: 6752546.
HSL color Cylindrical-coordinate representation of color #220967: hue angle of 255.96º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #220967 is Cyan = 0.67, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 9 | 103 | - |
| CMYK | 0.67 | 0.91 | 0 | 0.60 |
| HSL | 255.96º | 0.84% | 0.22% | - |
| HSV(B) | 255.96º | 0.91% | 0.4% | - |
| XYZ | 3.21 | 1.51 | 12.96 | - |
| YUV | 27.19 | 170.78 | 132.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 9 | 103 | 0.67 | 0.91 | 0 | 0.60 | 255.96 | 0.84 | 0.22 |
| Hex | 22 | 9 | 67 | 43 | 5B | 0 | 3C | 100 | 54 | 16 |
| Octal | 42 | 11 | 147 | 103 | 133 | 0 | 74 | 400 | 124 | 26 |
| Binary | 100010 | 1001 | 1100111 | 1000011 | 1011011 | 0 | 111100 | 100000000 | 1010100 | 10110 |
Color Harmonies of #220967
Complementary color
Monochromatic Colors of #220967
Black with #220967
Text Example
Text Example
White with #220967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220967; }
p { color: rgb(34,9,103); }
H1.HeaderClassName
{
color: #220967;
}
.AnyTagClassName
{
color: #220967;
}
</style>
background-color css
<style>
a { background-color: #220967; }
a { background-color: rgb(34,9,103); }
div.DivClassName
{
background-color: #220967;
}
.BgClassName
{
background-color: #220967;
}
</style>
border-color css
<style>
span { border-color: #220967; }
span { border-color: rgb(34,9,103); }
td.TdClassName
{
border-color: #220967;
}
.TagClassName
{
border-color: #220967;
}
</style>