Shades of Persian Indigo #320380
Tints of Persian Indigo #320380
RGB
CMYK
RGB Variations
Color information
#320380 (or 0x320380) is known color: Persian Indigo. HEX triplet: 32, 03 and 80. RGB value is (50,3,128). Sum of RGB (Red+Green+Blue) = 50+3+128=181 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.62% from 181); Green value is 3 (1.56% from 255 or 1.66% from 181); Blue value is 128 (50.39% from 255 or 70.72% from 181); Max value from RGB is 128 - color contains mainly: blue. Hex color #320380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320380 is #CDFC7F. Grayscale: #1E1E1E. Windows color (decimal): -13499520 or 8389426. OLE color: 8389426.
HSL color Cylindrical-coordinate representation of color #320380: hue angle of 262.56º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320380 is Cyan = 0.61, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 50 | 3 | 128 | - |
| CMYK | 0.61 | 0.98 | 0 | 0.50 |
| HSL | 262.56º | 0.95% | 0.26% | - |
| HSV(B) | 262.56º | 0.98% | 0.5% | - |
| XYZ | 5.24 | 2.3 | 20.59 | - |
| YUV | 31.3 | 182.57 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 128 | 0.61 | 0.98 | 0 | 0.50 | 262.56 | 0.95 | 0.26 |
| Hex | 32 | 3 | 80 | 3D | 62 | 0 | 32 | 107 | 5F | 1A |
| Octal | 62 | 3 | 200 | 75 | 142 | 0 | 62 | 407 | 137 | 32 |
| Binary | 110010 | 11 | 10000000 | 111101 | 1100010 | 0 | 110010 | 100000111 | 1011111 | 11010 |
Color Harmonies of #320380
Complementary color
Monochromatic Colors of #320380
Black with #320380
Text Example
Text Example
White with #320380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320380; }
p { color: rgb(50,3,128); }
H1.HeaderClassName
{
color: #320380;
}
.AnyTagClassName
{
color: #320380;
}
</style>
background-color css
<style>
a { background-color: #320380; }
a { background-color: rgb(50,3,128); }
div.DivClassName
{
background-color: #320380;
}
.BgClassName
{
background-color: #320380;
}
</style>
border-color css
<style>
span { border-color: #320380; }
span { border-color: rgb(50,3,128); }
td.TdClassName
{
border-color: #320380;
}
.TagClassName
{
border-color: #320380;
}
</style>