Shades of Persian Indigo #320577
Tints of Persian Indigo #320577
RGB
CMYK
RGB Variations
Color information
#320577 (or 0x320577) is known color: Persian Indigo. HEX triplet: 32, 05 and 77. RGB value is (50,5,119). Sum of RGB (Red+Green+Blue) = 50+5+119=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 5 (2.34% from 255 or 2.87% from 174); Blue value is 119 (46.88% from 255 or 68.39% from 174); Max value from RGB is 119 - color contains mainly: blue. Hex color #320577 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320577 is #CDFA88. Grayscale: #1F1F1F. Windows color (decimal): -13499017 or 7800114. OLE color: 7800114.
HSL color Cylindrical-coordinate representation of color #320577: hue angle of 263.68º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320577 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 5 | 119 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.53 |
| HSL | 263.68º | 0.92% | 0.24% | - |
| HSV(B) | 263.68º | 0.96% | 0.47% | - |
| XYZ | 4.7 | 2.12 | 17.61 | - |
| YUV | 31.45 | 177.41 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 119 | 0.58 | 0.96 | 0 | 0.53 | 263.68 | 0.92 | 0.24 |
| Hex | 32 | 5 | 77 | 3A | 60 | 0 | 35 | 108 | 5C | 18 |
| Octal | 62 | 5 | 167 | 72 | 140 | 0 | 65 | 410 | 134 | 30 |
| Binary | 110010 | 101 | 1110111 | 111010 | 1100000 | 0 | 110101 | 100001000 | 1011100 | 11000 |
Color Harmonies of #320577
Complementary color
Monochromatic Colors of #320577
Black with #320577
Text Example
Text Example
White with #320577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320577; }
p { color: rgb(50,5,119); }
H1.HeaderClassName
{
color: #320577;
}
.AnyTagClassName
{
color: #320577;
}
</style>
background-color css
<style>
a { background-color: #320577; }
a { background-color: rgb(50,5,119); }
div.DivClassName
{
background-color: #320577;
}
.BgClassName
{
background-color: #320577;
}
</style>
border-color css
<style>
span { border-color: #320577; }
span { border-color: rgb(50,5,119); }
td.TdClassName
{
border-color: #320577;
}
.TagClassName
{
border-color: #320577;
}
</style>