Shades of Persian Indigo #320193
Tints of Persian Indigo #320193
RGB
CMYK
RGB Variations
Color information
#320193 (or 0x320193) is known color: Persian Indigo. HEX triplet: 32, 01 and 93. RGB value is (50,1,147). Sum of RGB (Red+Green+Blue) = 50+1+147=198 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.25% from 198); Green value is 1 (0.78% from 255 or 0.51% from 198); Blue value is 147 (57.81% from 255 or 74.24% from 198); Max value from RGB is 147 - color contains mainly: blue. Hex color #320193 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320193 is #CDFE6C. Grayscale: #1F1F1F. Windows color (decimal): -13500013 or 9634098. OLE color: 9634098.
HSL color Cylindrical-coordinate representation of color #320193: hue angle of 260.14º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320193 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 1 | 147 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.42 |
| HSL | 260.14º | 0.99% | 0.29% | - |
| HSV(B) | 260.14º | 0.99% | 0.58% | - |
| XYZ | 6.59 | 2.81 | 27.8 | - |
| YUV | 32.3 | 192.73 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 1 | 147 | 0.66 | 0.99 | 0 | 0.42 | 260.14 | 0.99 | 0.29 |
| Hex | 32 | 1 | 93 | 42 | 63 | 0 | 2A | 104 | 63 | 1D |
| Octal | 62 | 1 | 223 | 102 | 143 | 0 | 52 | 404 | 143 | 35 |
| Binary | 110010 | 1 | 10010011 | 1000010 | 1100011 | 0 | 101010 | 100000100 | 1100011 | 11101 |
Color Harmonies of #320193
Complementary color
Monochromatic Colors of #320193
Black with #320193
Text Example
Text Example
White with #320193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320193; }
p { color: rgb(50,1,147); }
H1.HeaderClassName
{
color: #320193;
}
.AnyTagClassName
{
color: #320193;
}
</style>
background-color css
<style>
a { background-color: #320193; }
a { background-color: rgb(50,1,147); }
div.DivClassName
{
background-color: #320193;
}
.BgClassName
{
background-color: #320193;
}
</style>
border-color css
<style>
span { border-color: #320193; }
span { border-color: rgb(50,1,147); }
td.TdClassName
{
border-color: #320193;
}
.TagClassName
{
border-color: #320193;
}
</style>