Shades of Persian Indigo #321790
Tints of Persian Indigo #321790
RGB
CMYK
RGB Variations
Color information
#321790 (or 0x321790) is known color: Persian Indigo. HEX triplet: 32, 17 and 90. RGB value is (50,23,144). Sum of RGB (Red+Green+Blue) = 50+23+144=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 23 (9.38% from 255 or 10.60% from 217); Blue value is 144 (56.64% from 255 or 66.36% from 217); Max value from RGB is 144 - color contains mainly: blue. Hex color #321790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321790 is #CDE86F. Grayscale: #2C2C2C. Windows color (decimal): -13494384 or 9443122. OLE color: 9443122.
HSL color Cylindrical-coordinate representation of color #321790: hue angle of 253.39º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #321790 is Cyan = 0.65, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 23 | 144 | - |
| CMYK | 0.65 | 0.84 | 0 | 0.44 |
| HSL | 253.39º | 0.72% | 0.33% | - |
| HSV(B) | 253.39º | 0.84% | 0.56% | - |
| XYZ | 6.66 | 3.3 | 26.67 | - |
| YUV | 44.87 | 183.95 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 144 | 0.65 | 0.84 | 0 | 0.44 | 253.39 | 0.72 | 0.33 |
| Hex | 32 | 17 | 90 | 41 | 54 | 0 | 2C | FD | 48 | 21 |
| Octal | 62 | 27 | 220 | 101 | 124 | 0 | 54 | 375 | 110 | 41 |
| Binary | 110010 | 10111 | 10010000 | 1000001 | 1010100 | 0 | 101100 | 11111101 | 1001000 | 100001 |
Color Harmonies of #321790
Complementary color
Monochromatic Colors of #321790
Black with #321790
Text Example
Text Example
White with #321790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321790; }
p { color: rgb(50,23,144); }
H1.HeaderClassName
{
color: #321790;
}
.AnyTagClassName
{
color: #321790;
}
</style>
background-color css
<style>
a { background-color: #321790; }
a { background-color: rgb(50,23,144); }
div.DivClassName
{
background-color: #321790;
}
.BgClassName
{
background-color: #321790;
}
</style>
border-color css
<style>
span { border-color: #321790; }
span { border-color: rgb(50,23,144); }
td.TdClassName
{
border-color: #321790;
}
.TagClassName
{
border-color: #321790;
}
</style>