Shades of Persian Indigo #321372
Tints of Persian Indigo #321372
RGB
CMYK
RGB Variations
Color information
#321372 (or 0x321372) is known color: Persian Indigo. HEX triplet: 32, 13 and 72. RGB value is (50,19,114). Sum of RGB (Red+Green+Blue) = 50+19+114=183 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.32% from 183); Green value is 19 (7.81% from 255 or 10.38% from 183); Blue value is 114 (44.92% from 255 or 62.30% from 183); Max value from RGB is 114 - color contains mainly: blue. Hex color #321372 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321372 is #CDEC8D. Grayscale: #262626. Windows color (decimal): -13495438 or 7476018. OLE color: 7476018.
HSL color Cylindrical-coordinate representation of color #321372: hue angle of 259.58º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #321372 is Cyan = 0.56, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 19 | 114 | - |
| CMYK | 0.56 | 0.83 | 0 | 0.55 |
| HSL | 259.58º | 0.71% | 0.26% | - |
| HSV(B) | 259.58º | 0.83% | 0.45% | - |
| XYZ | 4.59 | 2.36 | 16.13 | - |
| YUV | 39.1 | 170.27 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 114 | 0.56 | 0.83 | 0 | 0.55 | 259.58 | 0.71 | 0.26 |
| Hex | 32 | 13 | 72 | 38 | 53 | 0 | 37 | 104 | 47 | 1A |
| Octal | 62 | 23 | 162 | 70 | 123 | 0 | 67 | 404 | 107 | 32 |
| Binary | 110010 | 10011 | 1110010 | 111000 | 1010011 | 0 | 110111 | 100000100 | 1000111 | 11010 |
Color Harmonies of #321372
Complementary color
Monochromatic Colors of #321372
Black with #321372
Text Example
Text Example
White with #321372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321372; }
p { color: rgb(50,19,114); }
H1.HeaderClassName
{
color: #321372;
}
.AnyTagClassName
{
color: #321372;
}
</style>
background-color css
<style>
a { background-color: #321372; }
a { background-color: rgb(50,19,114); }
div.DivClassName
{
background-color: #321372;
}
.BgClassName
{
background-color: #321372;
}
</style>
border-color css
<style>
span { border-color: #321372; }
span { border-color: rgb(50,19,114); }
td.TdClassName
{
border-color: #321372;
}
.TagClassName
{
border-color: #321372;
}
</style>