Shades of Persian Indigo #320793
Tints of Persian Indigo #320793
RGB
CMYK
RGB Variations
Color information
#320793 (or 0x320793) is known color: Persian Indigo. HEX triplet: 32, 07 and 93. RGB value is (50,7,147). Sum of RGB (Red+Green+Blue) = 50+7+147=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 7 (3.12% from 255 or 3.43% from 204); Blue value is 147 (57.81% from 255 or 72.06% from 204); Max value from RGB is 147 - color contains mainly: blue. Hex color #320793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320793 is #CDF86C. Grayscale: #232323. Windows color (decimal): -13498477 or 9635634. OLE color: 9635634.
HSL color Cylindrical-coordinate representation of color #320793: hue angle of 258.43º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320793 is Cyan = 0.66, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 7 | 147 | - |
| CMYK | 0.66 | 0.95 | 0 | 0.42 |
| HSL | 258.43º | 0.91% | 0.3% | - |
| HSV(B) | 258.43º | 0.95% | 0.58% | - |
| XYZ | 6.66 | 2.94 | 27.82 | - |
| YUV | 35.82 | 190.75 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 147 | 0.66 | 0.95 | 0 | 0.42 | 258.43 | 0.91 | 0.3 |
| Hex | 32 | 7 | 93 | 42 | 5F | 0 | 2A | 102 | 5B | 1E |
| Octal | 62 | 7 | 223 | 102 | 137 | 0 | 52 | 402 | 133 | 36 |
| Binary | 110010 | 111 | 10010011 | 1000010 | 1011111 | 0 | 101010 | 100000010 | 1011011 | 11110 |
Color Harmonies of #320793
Complementary color
Monochromatic Colors of #320793
Black with #320793
Text Example
Text Example
White with #320793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320793; }
p { color: rgb(50,7,147); }
H1.HeaderClassName
{
color: #320793;
}
.AnyTagClassName
{
color: #320793;
}
</style>
background-color css
<style>
a { background-color: #320793; }
a { background-color: rgb(50,7,147); }
div.DivClassName
{
background-color: #320793;
}
.BgClassName
{
background-color: #320793;
}
</style>
border-color css
<style>
span { border-color: #320793; }
span { border-color: rgb(50,7,147); }
td.TdClassName
{
border-color: #320793;
}
.TagClassName
{
border-color: #320793;
}
</style>