Shades of Persian Indigo #321576
Tints of Persian Indigo #321576
RGB
CMYK
RGB Variations
Color information
#321576 (or 0x321576) is known color: Persian Indigo. HEX triplet: 32, 15 and 76. RGB value is (50,21,118). Sum of RGB (Red+Green+Blue) = 50+21+118=189 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.46% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 118 (46.48% from 255 or 62.43% from 189); Max value from RGB is 118 - color contains mainly: blue. Hex color #321576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321576 is #CDEA89. Grayscale: #282828. Windows color (decimal): -13494922 or 7738674. OLE color: 7738674.
HSL color Cylindrical-coordinate representation of color #321576: hue angle of 257.94º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321576 is Cyan = 0.58, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 21 | 118 | - |
| CMYK | 0.58 | 0.82 | 0 | 0.54 |
| HSL | 257.94º | 0.7% | 0.27% | - |
| HSV(B) | 257.94º | 0.82% | 0.46% | - |
| XYZ | 4.85 | 2.52 | 17.37 | - |
| YUV | 40.73 | 171.61 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 118 | 0.58 | 0.82 | 0 | 0.54 | 257.94 | 0.7 | 0.27 |
| Hex | 32 | 15 | 76 | 3A | 52 | 0 | 36 | 102 | 46 | 1B |
| Octal | 62 | 25 | 166 | 72 | 122 | 0 | 66 | 402 | 106 | 33 |
| Binary | 110010 | 10101 | 1110110 | 111010 | 1010010 | 0 | 110110 | 100000010 | 1000110 | 11011 |
Color Harmonies of #321576
Complementary color
Monochromatic Colors of #321576
Black with #321576
Text Example
Text Example
White with #321576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321576; }
p { color: rgb(50,21,118); }
H1.HeaderClassName
{
color: #321576;
}
.AnyTagClassName
{
color: #321576;
}
</style>
background-color css
<style>
a { background-color: #321576; }
a { background-color: rgb(50,21,118); }
div.DivClassName
{
background-color: #321576;
}
.BgClassName
{
background-color: #321576;
}
</style>
border-color css
<style>
span { border-color: #321576; }
span { border-color: rgb(50,21,118); }
td.TdClassName
{
border-color: #321576;
}
.TagClassName
{
border-color: #321576;
}
</style>