Shades of Persian Indigo #320578
Tints of Persian Indigo #320578
RGB
CMYK
RGB Variations
Color information
#320578 (or 0x320578) is known color: Persian Indigo. HEX triplet: 32, 05 and 78. RGB value is (50,5,120). Sum of RGB (Red+Green+Blue) = 50+5+120=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 5 (2.34% from 255 or 2.86% from 175); Blue value is 120 (47.27% from 255 or 68.57% from 175); Max value from RGB is 120 - color contains mainly: blue. Hex color #320578 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320578 is #CDFA87. Grayscale: #1F1F1F. Windows color (decimal): -13499016 or 7865650. OLE color: 7865650.
HSL color Cylindrical-coordinate representation of color #320578: hue angle of 263.48º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320578 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 5 | 120 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.53 |
| HSL | 263.48º | 0.92% | 0.25% | - |
| HSV(B) | 263.48º | 0.96% | 0.47% | - |
| XYZ | 4.76 | 2.14 | 17.93 | - |
| YUV | 31.57 | 177.91 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 120 | 0.58 | 0.96 | 0 | 0.53 | 263.48 | 0.92 | 0.25 |
| Hex | 32 | 5 | 78 | 3A | 60 | 0 | 35 | 107 | 5C | 19 |
| Octal | 62 | 5 | 170 | 72 | 140 | 0 | 65 | 407 | 134 | 31 |
| Binary | 110010 | 101 | 1111000 | 111010 | 1100000 | 0 | 110101 | 100000111 | 1011100 | 11001 |
Color Harmonies of #320578
Complementary color
Monochromatic Colors of #320578
Black with #320578
Text Example
Text Example
White with #320578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320578; }
p { color: rgb(50,5,120); }
H1.HeaderClassName
{
color: #320578;
}
.AnyTagClassName
{
color: #320578;
}
</style>
background-color css
<style>
a { background-color: #320578; }
a { background-color: rgb(50,5,120); }
div.DivClassName
{
background-color: #320578;
}
.BgClassName
{
background-color: #320578;
}
</style>
border-color css
<style>
span { border-color: #320578; }
span { border-color: rgb(50,5,120); }
td.TdClassName
{
border-color: #320578;
}
.TagClassName
{
border-color: #320578;
}
</style>