Shades of Persian Indigo #321389
Tints of Persian Indigo #321389
RGB
CMYK
RGB Variations
Color information
#321389 (or 0x321389) is known color: Persian Indigo. HEX triplet: 32, 13 and 89. RGB value is (50,19,137). Sum of RGB (Red+Green+Blue) = 50+19+137=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 19 (7.81% from 255 or 9.22% from 206); Blue value is 137 (53.91% from 255 or 66.50% from 206); Max value from RGB is 137 - color contains mainly: blue. Hex color #321389 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321389 is #CDEC76. Grayscale: #292929. Windows color (decimal): -13495415 or 8983346. OLE color: 8983346.
HSL color Cylindrical-coordinate representation of color #321389: hue angle of 255.76º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #321389 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 19 | 137 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.46 |
| HSL | 255.76º | 0.76% | 0.31% | - |
| HSV(B) | 255.76º | 0.86% | 0.54% | - |
| XYZ | 6.06 | 2.95 | 23.92 | - |
| YUV | 41.72 | 181.77 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 137 | 0.64 | 0.86 | 0 | 0.46 | 255.76 | 0.76 | 0.31 |
| Hex | 32 | 13 | 89 | 40 | 56 | 0 | 2E | 100 | 4C | 1F |
| Octal | 62 | 23 | 211 | 100 | 126 | 0 | 56 | 400 | 114 | 37 |
| Binary | 110010 | 10011 | 10001001 | 1000000 | 1010110 | 0 | 101110 | 100000000 | 1001100 | 11111 |
Color Harmonies of #321389
Complementary color
Monochromatic Colors of #321389
Black with #321389
Text Example
Text Example
White with #321389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321389; }
p { color: rgb(50,19,137); }
H1.HeaderClassName
{
color: #321389;
}
.AnyTagClassName
{
color: #321389;
}
</style>
background-color css
<style>
a { background-color: #321389; }
a { background-color: rgb(50,19,137); }
div.DivClassName
{
background-color: #321389;
}
.BgClassName
{
background-color: #321389;
}
</style>
border-color css
<style>
span { border-color: #321389; }
span { border-color: rgb(50,19,137); }
td.TdClassName
{
border-color: #321389;
}
.TagClassName
{
border-color: #321389;
}
</style>