Shades of Persian Indigo #220465
Tints of Persian Indigo #220465
RGB
CMYK
RGB Variations
Color information
#220465 (or 0x220465) is known color: Persian Indigo. HEX triplet: 22, 04 and 65. RGB value is (34,4,101). Sum of RGB (Red+Green+Blue) = 34+4+101=139 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.46% from 139); Green value is 4 (1.95% from 255 or 2.88% from 139); Blue value is 101 (39.84% from 255 or 72.66% from 139); Max value from RGB is 101 - color contains mainly: blue. Hex color #220465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #220465 is #DDFB9A. Grayscale: #171717. Windows color (decimal): -14547867 or 6620194. OLE color: 6620194.
HSL color Cylindrical-coordinate representation of color #220465: hue angle of 258.56º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #220465 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 4 | 101 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.60 |
| HSL | 258.56º | 0.92% | 0.21% | - |
| HSV(B) | 258.56º | 0.96% | 0.4% | - |
| XYZ | 3.05 | 1.37 | 12.41 | - |
| YUV | 24.03 | 171.44 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 4 | 101 | 0.66 | 0.96 | 0 | 0.60 | 258.56 | 0.92 | 0.21 |
| Hex | 22 | 4 | 65 | 42 | 60 | 0 | 3C | 103 | 5C | 15 |
| Octal | 42 | 4 | 145 | 102 | 140 | 0 | 74 | 403 | 134 | 25 |
| Binary | 100010 | 100 | 1100101 | 1000010 | 1100000 | 0 | 111100 | 100000011 | 1011100 | 10101 |
Color Harmonies of #220465
Complementary color
Monochromatic Colors of #220465
Black with #220465
Text Example
Text Example
White with #220465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220465; }
p { color: rgb(34,4,101); }
H1.HeaderClassName
{
color: #220465;
}
.AnyTagClassName
{
color: #220465;
}
</style>
background-color css
<style>
a { background-color: #220465; }
a { background-color: rgb(34,4,101); }
div.DivClassName
{
background-color: #220465;
}
.BgClassName
{
background-color: #220465;
}
</style>
border-color css
<style>
span { border-color: #220465; }
span { border-color: rgb(34,4,101); }
td.TdClassName
{
border-color: #220465;
}
.TagClassName
{
border-color: #220465;
}
</style>