Shades of Persian Indigo #320484
Tints of Persian Indigo #320484
RGB
CMYK
RGB Variations
Color information
#320484 (or 0x320484) is known color: Persian Indigo. HEX triplet: 32, 04 and 84. RGB value is (50,4,132). Sum of RGB (Red+Green+Blue) = 50+4+132=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 4 (1.95% from 255 or 2.15% from 186); Blue value is 132 (51.95% from 255 or 70.97% from 186); Max value from RGB is 132 - color contains mainly: blue. Hex color #320484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320484 is #CDFB7B. Grayscale: #1F1F1F. Windows color (decimal): -13499260 or 8651826. OLE color: 8651826.
HSL color Cylindrical-coordinate representation of color #320484: hue angle of 261.56º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320484 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 4 | 132 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.48 |
| HSL | 261.56º | 0.94% | 0.27% | - |
| HSV(B) | 261.56º | 0.97% | 0.52% | - |
| XYZ | 5.52 | 2.43 | 22.01 | - |
| YUV | 32.35 | 184.24 | 140.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 132 | 0.62 | 0.97 | 0 | 0.48 | 261.56 | 0.94 | 0.27 |
| Hex | 32 | 4 | 84 | 3E | 61 | 0 | 30 | 106 | 5E | 1B |
| Octal | 62 | 4 | 204 | 76 | 141 | 0 | 60 | 406 | 136 | 33 |
| Binary | 110010 | 100 | 10000100 | 111110 | 1100001 | 0 | 110000 | 100000110 | 1011110 | 11011 |
Color Harmonies of #320484
Complementary color
Monochromatic Colors of #320484
Black with #320484
Text Example
Text Example
White with #320484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320484; }
p { color: rgb(50,4,132); }
H1.HeaderClassName
{
color: #320484;
}
.AnyTagClassName
{
color: #320484;
}
</style>
background-color css
<style>
a { background-color: #320484; }
a { background-color: rgb(50,4,132); }
div.DivClassName
{
background-color: #320484;
}
.BgClassName
{
background-color: #320484;
}
</style>
border-color css
<style>
span { border-color: #320484; }
span { border-color: rgb(50,4,132); }
td.TdClassName
{
border-color: #320484;
}
.TagClassName
{
border-color: #320484;
}
</style>