Shades of Persian Indigo #320280
Tints of Persian Indigo #320280
RGB
CMYK
RGB Variations
Color information
#320280 (or 0x320280) is known color: Persian Indigo. HEX triplet: 32, 02 and 80. RGB value is (50,2,128). Sum of RGB (Red+Green+Blue) = 50+2+128=180 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.78% from 180); Green value is 2 (1.17% from 255 or 1.11% from 180); Blue value is 128 (50.39% from 255 or 71.11% from 180); Max value from RGB is 128 - color contains mainly: blue. Hex color #320280 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320280 is #CDFD7F. Grayscale: #1E1E1E. Windows color (decimal): -13499776 or 8389170. OLE color: 8389170.
HSL color Cylindrical-coordinate representation of color #320280: hue angle of 262.86º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320280 is Cyan = 0.61, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 50 | 2 | 128 | - |
| CMYK | 0.61 | 0.98 | 0 | 0.50 |
| HSL | 262.86º | 0.97% | 0.25% | - |
| HSV(B) | 262.86º | 0.98% | 0.5% | - |
| XYZ | 5.23 | 2.28 | 20.59 | - |
| YUV | 30.72 | 182.9 | 141.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 128 | 0.61 | 0.98 | 0 | 0.50 | 262.86 | 0.97 | 0.25 |
| Hex | 32 | 2 | 80 | 3D | 62 | 0 | 32 | 107 | 61 | 19 |
| Octal | 62 | 2 | 200 | 75 | 142 | 0 | 62 | 407 | 141 | 31 |
| Binary | 110010 | 10 | 10000000 | 111101 | 1100010 | 0 | 110010 | 100000111 | 1100001 | 11001 |
Color Harmonies of #320280
Complementary color
Monochromatic Colors of #320280
Black with #320280
Text Example
Text Example
White with #320280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320280; }
p { color: rgb(50,2,128); }
H1.HeaderClassName
{
color: #320280;
}
.AnyTagClassName
{
color: #320280;
}
</style>
background-color css
<style>
a { background-color: #320280; }
a { background-color: rgb(50,2,128); }
div.DivClassName
{
background-color: #320280;
}
.BgClassName
{
background-color: #320280;
}
</style>
border-color css
<style>
span { border-color: #320280; }
span { border-color: rgb(50,2,128); }
td.TdClassName
{
border-color: #320280;
}
.TagClassName
{
border-color: #320280;
}
</style>