Shades of Persian Indigo #220674
Tints of Persian Indigo #220674
RGB
CMYK
RGB Variations
Color information
#220674 (or 0x220674) is known color: Persian Indigo. HEX triplet: 22, 06 and 74. RGB value is (34,6,116). Sum of RGB (Red+Green+Blue) = 34+6+116=156 (20% of max value = 765). Red value is 34 (13.67% from 255 or 21.79% from 156); Green value is 6 (2.73% from 255 or 3.85% from 156); Blue value is 116 (45.70% from 255 or 74.36% from 156); Max value from RGB is 116 - color contains mainly: blue. Hex color #220674 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220674 is #DDF98B. Grayscale: #1A1A1A. Windows color (decimal): -14547340 or 7603746. OLE color: 7603746.
HSL color Cylindrical-coordinate representation of color #220674: hue angle of 255.27º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #220674 is Cyan = 0.71, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 6 | 116 | - |
| CMYK | 0.71 | 0.95 | 0 | 0.55 |
| HSL | 255.27º | 0.9% | 0.24% | - |
| HSV(B) | 255.27º | 0.95% | 0.45% | - |
| XYZ | 3.88 | 1.73 | 16.65 | - |
| YUV | 26.91 | 178.28 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 116 | 0.71 | 0.95 | 0 | 0.55 | 255.27 | 0.9 | 0.24 |
| Hex | 22 | 6 | 74 | 47 | 5F | 0 | 37 | FF | 5A | 18 |
| Octal | 42 | 6 | 164 | 107 | 137 | 0 | 67 | 377 | 132 | 30 |
| Binary | 100010 | 110 | 1110100 | 1000111 | 1011111 | 0 | 110111 | 11111111 | 1011010 | 11000 |
Color Harmonies of #220674
Complementary color
Monochromatic Colors of #220674
Black with #220674
Text Example
Text Example
White with #220674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220674; }
p { color: rgb(34,6,116); }
H1.HeaderClassName
{
color: #220674;
}
.AnyTagClassName
{
color: #220674;
}
</style>
background-color css
<style>
a { background-color: #220674; }
a { background-color: rgb(34,6,116); }
div.DivClassName
{
background-color: #220674;
}
.BgClassName
{
background-color: #220674;
}
</style>
border-color css
<style>
span { border-color: #220674; }
span { border-color: rgb(34,6,116); }
td.TdClassName
{
border-color: #220674;
}
.TagClassName
{
border-color: #220674;
}
</style>