Shades of Persian Indigo #321889
Tints of Persian Indigo #321889
RGB
CMYK
RGB Variations
Color information
#321889 (or 0x321889) is known color: Persian Indigo. HEX triplet: 32, 18 and 89. RGB value is (50,24,137). Sum of RGB (Red+Green+Blue) = 50+24+137=211 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.70% from 211); Green value is 24 (9.77% from 255 or 11.37% from 211); Blue value is 137 (53.91% from 255 or 64.93% from 211); Max value from RGB is 137 - color contains mainly: blue. Hex color #321889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321889 is #CDE776. Grayscale: #2C2C2C. Windows color (decimal): -13494135 or 8984626. OLE color: 8984626.
HSL color Cylindrical-coordinate representation of color #321889: hue angle of 253.81º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321889 is Cyan = 0.64, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 24 | 137 | - |
| CMYK | 0.64 | 0.82 | 0 | 0.46 |
| HSL | 253.81º | 0.7% | 0.32% | - |
| HSV(B) | 253.81º | 0.82% | 0.54% | - |
| XYZ | 6.16 | 3.14 | 23.95 | - |
| YUV | 44.66 | 180.11 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 24 | 137 | 0.64 | 0.82 | 0 | 0.46 | 253.81 | 0.7 | 0.32 |
| Hex | 32 | 18 | 89 | 40 | 52 | 0 | 2E | FE | 46 | 20 |
| Octal | 62 | 30 | 211 | 100 | 122 | 0 | 56 | 376 | 106 | 40 |
| Binary | 110010 | 11000 | 10001001 | 1000000 | 1010010 | 0 | 101110 | 11111110 | 1000110 | 100000 |
Color Harmonies of #321889
Complementary color
Monochromatic Colors of #321889
Black with #321889
Text Example
Text Example
White with #321889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321889; }
p { color: rgb(50,24,137); }
H1.HeaderClassName
{
color: #321889;
}
.AnyTagClassName
{
color: #321889;
}
</style>
background-color css
<style>
a { background-color: #321889; }
a { background-color: rgb(50,24,137); }
div.DivClassName
{
background-color: #321889;
}
.BgClassName
{
background-color: #321889;
}
</style>
border-color css
<style>
span { border-color: #321889; }
span { border-color: rgb(50,24,137); }
td.TdClassName
{
border-color: #321889;
}
.TagClassName
{
border-color: #321889;
}
</style>