Shades of Persian Indigo #321589
Tints of Persian Indigo #321589
RGB
CMYK
RGB Variations
Color information
#321589 (or 0x321589) is known color: Persian Indigo. HEX triplet: 32, 15 and 89. RGB value is (50,21,137). Sum of RGB (Red+Green+Blue) = 50+21+137=208 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.04% from 208); Green value is 21 (8.59% from 255 or 10.10% from 208); Blue value is 137 (53.91% from 255 or 65.87% from 208); Max value from RGB is 137 - color contains mainly: blue. Hex color #321589 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321589 is #CDEA76. Grayscale: #2A2A2A. Windows color (decimal): -13494903 or 8983858. OLE color: 8983858.
HSL color Cylindrical-coordinate representation of color #321589: hue angle of 255º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #321589 is Cyan = 0.64, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 21 | 137 | - |
| CMYK | 0.64 | 0.85 | 0 | 0.46 |
| HSL | 255º | 0.73% | 0.31% | - |
| HSV(B) | 255º | 0.85% | 0.54% | - |
| XYZ | 6.1 | 3.02 | 23.93 | - |
| YUV | 42.9 | 181.11 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 137 | 0.64 | 0.85 | 0 | 0.46 | 255 | 0.73 | 0.31 |
| Hex | 32 | 15 | 89 | 40 | 55 | 0 | 2E | FF | 49 | 1F |
| Octal | 62 | 25 | 211 | 100 | 125 | 0 | 56 | 377 | 111 | 37 |
| Binary | 110010 | 10101 | 10001001 | 1000000 | 1010101 | 0 | 101110 | 11111111 | 1001001 | 11111 |
Color Harmonies of #321589
Complementary color
Monochromatic Colors of #321589
Black with #321589
Text Example
Text Example
White with #321589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321589; }
p { color: rgb(50,21,137); }
H1.HeaderClassName
{
color: #321589;
}
.AnyTagClassName
{
color: #321589;
}
</style>
background-color css
<style>
a { background-color: #321589; }
a { background-color: rgb(50,21,137); }
div.DivClassName
{
background-color: #321589;
}
.BgClassName
{
background-color: #321589;
}
</style>
border-color css
<style>
span { border-color: #321589; }
span { border-color: rgb(50,21,137); }
td.TdClassName
{
border-color: #321589;
}
.TagClassName
{
border-color: #321589;
}
</style>