Shades of Persian Indigo #320971
Tints of Persian Indigo #320971
RGB
CMYK
RGB Variations
Color information
#320971 (or 0x320971) is known color: Persian Indigo. HEX triplet: 32, 09 and 71. RGB value is (50,9,113). Sum of RGB (Red+Green+Blue) = 50+9+113=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 9 (3.91% from 255 or 5.23% from 172); Blue value is 113 (44.53% from 255 or 65.70% from 172); Max value from RGB is 113 - color contains mainly: blue. Hex color #320971 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320971 is #CDF68E. Grayscale: #202020. Windows color (decimal): -13497999 or 7407922. OLE color: 7407922.
HSL color Cylindrical-coordinate representation of color #320971: hue angle of 263.65º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #320971 is Cyan = 0.56, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 9 | 113 | - |
| CMYK | 0.56 | 0.92 | 0 | 0.56 |
| HSL | 263.65º | 0.85% | 0.24% | - |
| HSV(B) | 263.65º | 0.92% | 0.44% | - |
| XYZ | 4.39 | 2.07 | 15.79 | - |
| YUV | 33.12 | 173.08 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 113 | 0.56 | 0.92 | 0 | 0.56 | 263.65 | 0.85 | 0.24 |
| Hex | 32 | 9 | 71 | 38 | 5C | 0 | 38 | 108 | 55 | 18 |
| Octal | 62 | 11 | 161 | 70 | 134 | 0 | 70 | 410 | 125 | 30 |
| Binary | 110010 | 1001 | 1110001 | 111000 | 1011100 | 0 | 111000 | 100001000 | 1010101 | 11000 |
Color Harmonies of #320971
Complementary color
Monochromatic Colors of #320971
Black with #320971
Text Example
Text Example
White with #320971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320971; }
p { color: rgb(50,9,113); }
H1.HeaderClassName
{
color: #320971;
}
.AnyTagClassName
{
color: #320971;
}
</style>
background-color css
<style>
a { background-color: #320971; }
a { background-color: rgb(50,9,113); }
div.DivClassName
{
background-color: #320971;
}
.BgClassName
{
background-color: #320971;
}
</style>
border-color css
<style>
span { border-color: #320971; }
span { border-color: rgb(50,9,113); }
td.TdClassName
{
border-color: #320971;
}
.TagClassName
{
border-color: #320971;
}
</style>