Shades of Persian Indigo #321396
Tints of Persian Indigo #321396
RGB
CMYK
RGB Variations
Color information
#321396 (or 0x321396) is known color: Persian Indigo. HEX triplet: 32, 13 and 96. RGB value is (50,19,150). Sum of RGB (Red+Green+Blue) = 50+19+150=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 150 (58.98% from 255 or 68.49% from 219); Max value from RGB is 150 - color contains mainly: blue. Hex color #321396 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321396 is #CDEC69. Grayscale: #2A2A2A. Windows color (decimal): -13495402 or 9835314. OLE color: 9835314.
HSL color Cylindrical-coordinate representation of color #321396: hue angle of 254.2º 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 #321396 is Cyan = 0.67, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 19 | 150 | - |
| CMYK | 0.67 | 0.87 | 0 | 0.41 |
| HSL | 254.2º | 0.78% | 0.33% | - |
| HSV(B) | 254.2º | 0.87% | 0.59% | - |
| XYZ | 7.05 | 3.35 | 29.13 | - |
| YUV | 43.2 | 188.27 | 132.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 150 | 0.67 | 0.87 | 0 | 0.41 | 254.2 | 0.78 | 0.33 |
| Hex | 32 | 13 | 96 | 43 | 57 | 0 | 29 | FE | 4E | 21 |
| Octal | 62 | 23 | 226 | 103 | 127 | 0 | 51 | 376 | 116 | 41 |
| Binary | 110010 | 10011 | 10010110 | 1000011 | 1010111 | 0 | 101001 | 11111110 | 1001110 | 100001 |
Color Harmonies of #321396
Complementary color
Monochromatic Colors of #321396
Black with #321396
Text Example
Text Example
White with #321396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321396; }
p { color: rgb(50,19,150); }
H1.HeaderClassName
{
color: #321396;
}
.AnyTagClassName
{
color: #321396;
}
</style>
background-color css
<style>
a { background-color: #321396; }
a { background-color: rgb(50,19,150); }
div.DivClassName
{
background-color: #321396;
}
.BgClassName
{
background-color: #321396;
}
</style>
border-color css
<style>
span { border-color: #321396; }
span { border-color: rgb(50,19,150); }
td.TdClassName
{
border-color: #321396;
}
.TagClassName
{
border-color: #321396;
}
</style>