Shades of Persian Indigo #321397
Tints of Persian Indigo #321397
RGB
CMYK
RGB Variations
Color information
#321397 (or 0x321397) is known color: Persian Indigo. HEX triplet: 32, 13 and 97. RGB value is (50,19,151). Sum of RGB (Red+Green+Blue) = 50+19+151=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 151 (59.38% from 255 or 68.64% from 220); Max value from RGB is 151 - color contains mainly: blue. Hex color #321397 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321397 is #CDEC68. Grayscale: #2A2A2A. Windows color (decimal): -13495401 or 9900850. OLE color: 9900850.
HSL color Cylindrical-coordinate representation of color #321397: hue angle of 254.09º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #321397 is Cyan = 0.67, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 19 | 151 | - |
| CMYK | 0.67 | 0.87 | 0 | 0.41 |
| HSL | 254.09º | 0.78% | 0.33% | - |
| HSV(B) | 254.09º | 0.87% | 0.59% | - |
| XYZ | 7.13 | 3.38 | 29.55 | - |
| YUV | 43.32 | 188.77 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 151 | 0.67 | 0.87 | 0 | 0.41 | 254.09 | 0.78 | 0.33 |
| Hex | 32 | 13 | 97 | 43 | 57 | 0 | 29 | FE | 4E | 21 |
| Octal | 62 | 23 | 227 | 103 | 127 | 0 | 51 | 376 | 116 | 41 |
| Binary | 110010 | 10011 | 10010111 | 1000011 | 1010111 | 0 | 101001 | 11111110 | 1001110 | 100001 |
Color Harmonies of #321397
Complementary color
Monochromatic Colors of #321397
Black with #321397
Text Example
Text Example
White with #321397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321397; }
p { color: rgb(50,19,151); }
H1.HeaderClassName
{
color: #321397;
}
.AnyTagClassName
{
color: #321397;
}
</style>
background-color css
<style>
a { background-color: #321397; }
a { background-color: rgb(50,19,151); }
div.DivClassName
{
background-color: #321397;
}
.BgClassName
{
background-color: #321397;
}
</style>
border-color css
<style>
span { border-color: #321397; }
span { border-color: rgb(50,19,151); }
td.TdClassName
{
border-color: #321397;
}
.TagClassName
{
border-color: #321397;
}
</style>