Shades of Persian Indigo #220667
Tints of Persian Indigo #220667
RGB
CMYK
RGB Variations
Color information
#220667 (or 0x220667) is known color: Persian Indigo. HEX triplet: 22, 06 and 67. RGB value is (34,6,103). Sum of RGB (Red+Green+Blue) = 34+6+103=143 (18% of max value = 765). Red value is 34 (13.67% from 255 or 23.78% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 103 (40.62% from 255 or 72.03% from 143); Max value from RGB is 103 - color contains mainly: blue. Hex color #220667 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220667 is #DDF998. Grayscale: #191919. Windows color (decimal): -14547353 or 6751778. OLE color: 6751778.
HSL color Cylindrical-coordinate representation of color #220667: hue angle of 257.32º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #220667 is Cyan = 0.67, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 6 | 103 | - |
| CMYK | 0.67 | 0.94 | 0 | 0.60 |
| HSL | 257.32º | 0.89% | 0.21% | - |
| HSV(B) | 257.32º | 0.94% | 0.4% | - |
| XYZ | 3.17 | 1.45 | 12.94 | - |
| YUV | 25.43 | 171.78 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 103 | 0.67 | 0.94 | 0 | 0.60 | 257.32 | 0.89 | 0.21 |
| Hex | 22 | 6 | 67 | 43 | 5E | 0 | 3C | 101 | 59 | 15 |
| Octal | 42 | 6 | 147 | 103 | 136 | 0 | 74 | 401 | 131 | 25 |
| Binary | 100010 | 110 | 1100111 | 1000011 | 1011110 | 0 | 111100 | 100000001 | 1011001 | 10101 |
Color Harmonies of #220667
Complementary color
Monochromatic Colors of #220667
Black with #220667
Text Example
Text Example
White with #220667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220667; }
p { color: rgb(34,6,103); }
H1.HeaderClassName
{
color: #220667;
}
.AnyTagClassName
{
color: #220667;
}
</style>
background-color css
<style>
a { background-color: #220667; }
a { background-color: rgb(34,6,103); }
div.DivClassName
{
background-color: #220667;
}
.BgClassName
{
background-color: #220667;
}
</style>
border-color css
<style>
span { border-color: #220667; }
span { border-color: rgb(34,6,103); }
td.TdClassName
{
border-color: #220667;
}
.TagClassName
{
border-color: #220667;
}
</style>