Shades of Persian Indigo #320293
Tints of Persian Indigo #320293
RGB
CMYK
RGB Variations
Color information
#320293 (or 0x320293) is known color: Persian Indigo. HEX triplet: 32, 02 and 93. RGB value is (50,2,147). Sum of RGB (Red+Green+Blue) = 50+2+147=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 2 (1.17% from 255 or 1.01% from 199); Blue value is 147 (57.81% from 255 or 73.87% from 199); Max value from RGB is 147 - color contains mainly: blue. Hex color #320293 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320293 is #CDFD6C. Grayscale: #202020. Windows color (decimal): -13499757 or 9634354. OLE color: 9634354.
HSL color Cylindrical-coordinate representation of color #320293: hue angle of 259.86º degrees, saturation: 0.97, 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 #320293 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 2 | 147 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.42 |
| HSL | 259.86º | 0.97% | 0.29% | - |
| HSV(B) | 259.86º | 0.99% | 0.58% | - |
| XYZ | 6.6 | 2.83 | 27.8 | - |
| YUV | 32.88 | 192.4 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 147 | 0.66 | 0.99 | 0 | 0.42 | 259.86 | 0.97 | 0.29 |
| Hex | 32 | 2 | 93 | 42 | 63 | 0 | 2A | 104 | 61 | 1D |
| Octal | 62 | 2 | 223 | 102 | 143 | 0 | 52 | 404 | 141 | 35 |
| Binary | 110010 | 10 | 10010011 | 1000010 | 1100011 | 0 | 101010 | 100000100 | 1100001 | 11101 |
Color Harmonies of #320293
Complementary color
Monochromatic Colors of #320293
Black with #320293
Text Example
Text Example
White with #320293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320293; }
p { color: rgb(50,2,147); }
H1.HeaderClassName
{
color: #320293;
}
.AnyTagClassName
{
color: #320293;
}
</style>
background-color css
<style>
a { background-color: #320293; }
a { background-color: rgb(50,2,147); }
div.DivClassName
{
background-color: #320293;
}
.BgClassName
{
background-color: #320293;
}
</style>
border-color css
<style>
span { border-color: #320293; }
span { border-color: rgb(50,2,147); }
td.TdClassName
{
border-color: #320293;
}
.TagClassName
{
border-color: #320293;
}
</style>