Shades of Persian Indigo #220583
Tints of Persian Indigo #220583
RGB
CMYK
RGB Variations
Color information
#220583 (or 0x220583) is known color: Persian Indigo. HEX triplet: 22, 05 and 83. RGB value is (34,5,131). Sum of RGB (Red+Green+Blue) = 34+5+131=170 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20% from 170); Green value is 5 (2.34% from 255 or 2.94% from 170); Blue value is 131 (51.56% from 255 or 77.06% from 170); Max value from RGB is 131 - color contains mainly: blue. Hex color #220583 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #220583 is #DDFA7C. Grayscale: #1B1B1B. Windows color (decimal): -14547581 or 8586530. OLE color: 8586530.
HSL color Cylindrical-coordinate representation of color #220583: hue angle of 253.81º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #220583 is Cyan = 0.74, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 34 | 5 | 131 | - |
| CMYK | 0.74 | 0.96 | 0 | 0.49 |
| HSL | 253.81º | 0.93% | 0.27% | - |
| HSV(B) | 253.81º | 0.96% | 0.51% | - |
| XYZ | 4.81 | 2.09 | 21.62 | - |
| YUV | 28.04 | 186.11 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 5 | 131 | 0.74 | 0.96 | 0 | 0.49 | 253.81 | 0.93 | 0.27 |
| Hex | 22 | 5 | 83 | 4A | 60 | 0 | 31 | FE | 5D | 1B |
| Octal | 42 | 5 | 203 | 112 | 140 | 0 | 61 | 376 | 135 | 33 |
| Binary | 100010 | 101 | 10000011 | 1001010 | 1100000 | 0 | 110001 | 11111110 | 1011101 | 11011 |
Color Harmonies of #220583
Complementary color
Monochromatic Colors of #220583
Black with #220583
Text Example
Text Example
White with #220583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220583; }
p { color: rgb(34,5,131); }
H1.HeaderClassName
{
color: #220583;
}
.AnyTagClassName
{
color: #220583;
}
</style>
background-color css
<style>
a { background-color: #220583; }
a { background-color: rgb(34,5,131); }
div.DivClassName
{
background-color: #220583;
}
.BgClassName
{
background-color: #220583;
}
</style>
border-color css
<style>
span { border-color: #220583; }
span { border-color: rgb(34,5,131); }
td.TdClassName
{
border-color: #220583;
}
.TagClassName
{
border-color: #220583;
}
</style>