Shades of Persian Indigo #320575
Tints of Persian Indigo #320575
RGB
CMYK
RGB Variations
Color information
#320575 (or 0x320575) is known color: Persian Indigo. HEX triplet: 32, 05 and 75. RGB value is (50,5,117). Sum of RGB (Red+Green+Blue) = 50+5+117=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 5 (2.34% from 255 or 2.91% from 172); Blue value is 117 (46.09% from 255 or 68.02% from 172); Max value from RGB is 117 - color contains mainly: blue. Hex color #320575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320575 is #CDFA8A. Grayscale: #1E1E1E. Windows color (decimal): -13499019 or 7669042. OLE color: 7669042.
HSL color Cylindrical-coordinate representation of color #320575: hue angle of 264.11º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320575 is Cyan = 0.57, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 5 | 117 | - |
| CMYK | 0.57 | 0.96 | 0 | 0.54 |
| HSL | 264.11º | 0.92% | 0.24% | - |
| HSV(B) | 264.11º | 0.96% | 0.46% | - |
| XYZ | 4.58 | 2.07 | 16.99 | - |
| YUV | 31.22 | 176.41 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 117 | 0.57 | 0.96 | 0 | 0.54 | 264.11 | 0.92 | 0.24 |
| Hex | 32 | 5 | 75 | 39 | 60 | 0 | 36 | 108 | 5C | 18 |
| Octal | 62 | 5 | 165 | 71 | 140 | 0 | 66 | 410 | 134 | 30 |
| Binary | 110010 | 101 | 1110101 | 111001 | 1100000 | 0 | 110110 | 100001000 | 1011100 | 11000 |
Color Harmonies of #320575
Complementary color
Monochromatic Colors of #320575
Black with #320575
Text Example
Text Example
White with #320575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320575; }
p { color: rgb(50,5,117); }
H1.HeaderClassName
{
color: #320575;
}
.AnyTagClassName
{
color: #320575;
}
</style>
background-color css
<style>
a { background-color: #320575; }
a { background-color: rgb(50,5,117); }
div.DivClassName
{
background-color: #320575;
}
.BgClassName
{
background-color: #320575;
}
</style>
border-color css
<style>
span { border-color: #320575; }
span { border-color: rgb(50,5,117); }
td.TdClassName
{
border-color: #320575;
}
.TagClassName
{
border-color: #320575;
}
</style>