Shades of Persian Indigo #321593
Tints of Persian Indigo #321593
RGB
CMYK
RGB Variations
Color information
#321593 (or 0x321593) is known color: Persian Indigo. HEX triplet: 32, 15 and 93. RGB value is (50,21,147). Sum of RGB (Red+Green+Blue) = 50+21+147=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 147 (57.81% from 255 or 67.43% from 218); Max value from RGB is 147 - color contains mainly: blue. Hex color #321593 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321593 is #CDEA6C. Grayscale: #2B2B2B. Windows color (decimal): -13494893 or 9639218. OLE color: 9639218.
HSL color Cylindrical-coordinate representation of color #321593: hue angle of 253.81º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #321593 is Cyan = 0.66, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 21 | 147 | - |
| CMYK | 0.66 | 0.86 | 0 | 0.42 |
| HSL | 253.81º | 0.75% | 0.33% | - |
| HSV(B) | 253.81º | 0.86% | 0.58% | - |
| XYZ | 6.85 | 3.32 | 27.88 | - |
| YUV | 44.04 | 186.11 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 147 | 0.66 | 0.86 | 0 | 0.42 | 253.81 | 0.75 | 0.33 |
| Hex | 32 | 15 | 93 | 42 | 56 | 0 | 2A | FE | 4B | 21 |
| Octal | 62 | 25 | 223 | 102 | 126 | 0 | 52 | 376 | 113 | 41 |
| Binary | 110010 | 10101 | 10010011 | 1000010 | 1010110 | 0 | 101010 | 11111110 | 1001011 | 100001 |
Color Harmonies of #321593
Complementary color
Monochromatic Colors of #321593
Black with #321593
Text Example
Text Example
White with #321593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321593; }
p { color: rgb(50,21,147); }
H1.HeaderClassName
{
color: #321593;
}
.AnyTagClassName
{
color: #321593;
}
</style>
background-color css
<style>
a { background-color: #321593; }
a { background-color: rgb(50,21,147); }
div.DivClassName
{
background-color: #321593;
}
.BgClassName
{
background-color: #321593;
}
</style>
border-color css
<style>
span { border-color: #321593; }
span { border-color: rgb(50,21,147); }
td.TdClassName
{
border-color: #321593;
}
.TagClassName
{
border-color: #321593;
}
</style>