Shades of Persian Indigo #321690
Tints of Persian Indigo #321690
RGB
CMYK
RGB Variations
Color information
#321690 (or 0x321690) is known color: Persian Indigo. HEX triplet: 32, 16 and 90. RGB value is (50,22,144). Sum of RGB (Red+Green+Blue) = 50+22+144=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 22 (8.98% from 255 or 10.19% from 216); Blue value is 144 (56.64% from 255 or 66.67% from 216); Max value from RGB is 144 - color contains mainly: blue. Hex color #321690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321690 is #CDE96F. Grayscale: #2B2B2B. Windows color (decimal): -13494640 or 9442866. OLE color: 9442866.
HSL color Cylindrical-coordinate representation of color #321690: hue angle of 253.77º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #321690 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 22 | 144 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.44 |
| HSL | 253.77º | 0.73% | 0.33% | - |
| HSV(B) | 253.77º | 0.85% | 0.56% | - |
| XYZ | 6.64 | 3.27 | 26.67 | - |
| YUV | 44.28 | 184.28 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 144 | 0.65 | 0.85 | 0 | 0.44 | 253.77 | 0.73 | 0.33 |
| Hex | 32 | 16 | 90 | 41 | 55 | 0 | 2C | FE | 49 | 21 |
| Octal | 62 | 26 | 220 | 101 | 125 | 0 | 54 | 376 | 111 | 41 |
| Binary | 110010 | 10110 | 10010000 | 1000001 | 1010101 | 0 | 101100 | 11111110 | 1001001 | 100001 |
Color Harmonies of #321690
Complementary color
Monochromatic Colors of #321690
Black with #321690
Text Example
Text Example
White with #321690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321690; }
p { color: rgb(50,22,144); }
H1.HeaderClassName
{
color: #321690;
}
.AnyTagClassName
{
color: #321690;
}
</style>
background-color css
<style>
a { background-color: #321690; }
a { background-color: rgb(50,22,144); }
div.DivClassName
{
background-color: #321690;
}
.BgClassName
{
background-color: #321690;
}
</style>
border-color css
<style>
span { border-color: #321690; }
span { border-color: rgb(50,22,144); }
td.TdClassName
{
border-color: #321690;
}
.TagClassName
{
border-color: #321690;
}
</style>