Shades of Persian Indigo #220474
Tints of Persian Indigo #220474
RGB
CMYK
RGB Variations
Color information
#220474 (or 0x220474) is known color: Persian Indigo. HEX triplet: 22, 04 and 74. RGB value is (34,4,116). Sum of RGB (Red+Green+Blue) = 34+4+116=154 (20% of max value = 765). Red value is 34 (13.67% from 255 or 22.08% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 116 (45.70% from 255 or 75.32% from 154); Max value from RGB is 116 - color contains mainly: blue. Hex color #220474 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220474 is #DDFB8B. Grayscale: #191919. Windows color (decimal): -14547852 or 7603234. OLE color: 7603234.
HSL color Cylindrical-coordinate representation of color #220474: hue angle of 256.07º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #220474 is Cyan = 0.71, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 4 | 116 | - |
| CMYK | 0.71 | 0.97 | 0 | 0.55 |
| HSL | 256.07º | 0.93% | 0.24% | - |
| HSV(B) | 256.07º | 0.97% | 0.45% | - |
| XYZ | 3.86 | 1.69 | 16.65 | - |
| YUV | 25.74 | 178.94 | 133.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 4 | 116 | 0.71 | 0.97 | 0 | 0.55 | 256.07 | 0.93 | 0.24 |
| Hex | 22 | 4 | 74 | 47 | 61 | 0 | 37 | 100 | 5D | 18 |
| Octal | 42 | 4 | 164 | 107 | 141 | 0 | 67 | 400 | 135 | 30 |
| Binary | 100010 | 100 | 1110100 | 1000111 | 1100001 | 0 | 110111 | 100000000 | 1011101 | 11000 |
Color Harmonies of #220474
Complementary color
Monochromatic Colors of #220474
Black with #220474
Text Example
Text Example
White with #220474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220474; }
p { color: rgb(34,4,116); }
H1.HeaderClassName
{
color: #220474;
}
.AnyTagClassName
{
color: #220474;
}
</style>
background-color css
<style>
a { background-color: #220474; }
a { background-color: rgb(34,4,116); }
div.DivClassName
{
background-color: #220474;
}
.BgClassName
{
background-color: #220474;
}
</style>
border-color css
<style>
span { border-color: #220474; }
span { border-color: rgb(34,4,116); }
td.TdClassName
{
border-color: #220474;
}
.TagClassName
{
border-color: #220474;
}
</style>