Shades of Persian Indigo #320973
Tints of Persian Indigo #320973
RGB
CMYK
RGB Variations
Color information
#320973 (or 0x320973) is known color: Persian Indigo. HEX triplet: 32, 09 and 73. RGB value is (50,9,115). Sum of RGB (Red+Green+Blue) = 50+9+115=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 9 (3.91% from 255 or 5.17% from 174); Blue value is 115 (45.31% from 255 or 66.09% from 174); Max value from RGB is 115 - color contains mainly: blue. Hex color #320973 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320973 is #CDF68C. Grayscale: #202020. Windows color (decimal): -13497997 or 7538994. OLE color: 7538994.
HSL color Cylindrical-coordinate representation of color #320973: hue angle of 263.21º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #320973 is Cyan = 0.57, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 9 | 115 | - |
| CMYK | 0.57 | 0.92 | 0 | 0.55 |
| HSL | 263.21º | 0.85% | 0.24% | - |
| HSV(B) | 263.21º | 0.92% | 0.45% | - |
| XYZ | 4.51 | 2.11 | 16.39 | - |
| YUV | 33.34 | 174.08 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 115 | 0.57 | 0.92 | 0 | 0.55 | 263.21 | 0.85 | 0.24 |
| Hex | 32 | 9 | 73 | 39 | 5C | 0 | 37 | 107 | 55 | 18 |
| Octal | 62 | 11 | 163 | 71 | 134 | 0 | 67 | 407 | 125 | 30 |
| Binary | 110010 | 1001 | 1110011 | 111001 | 1011100 | 0 | 110111 | 100000111 | 1010101 | 11000 |
Color Harmonies of #320973
Complementary color
Monochromatic Colors of #320973
Black with #320973
Text Example
Text Example
White with #320973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320973; }
p { color: rgb(50,9,115); }
H1.HeaderClassName
{
color: #320973;
}
.AnyTagClassName
{
color: #320973;
}
</style>
background-color css
<style>
a { background-color: #320973; }
a { background-color: rgb(50,9,115); }
div.DivClassName
{
background-color: #320973;
}
.BgClassName
{
background-color: #320973;
}
</style>
border-color css
<style>
span { border-color: #320973; }
span { border-color: rgb(50,9,115); }
td.TdClassName
{
border-color: #320973;
}
.TagClassName
{
border-color: #320973;
}
</style>