Shades of Persian Indigo #320291
Tints of Persian Indigo #320291
RGB
CMYK
RGB Variations
Color information
#320291 (or 0x320291) is known color: Persian Indigo. HEX triplet: 32, 02 and 91. RGB value is (50,2,145). Sum of RGB (Red+Green+Blue) = 50+2+145=197 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.38% from 197); Green value is 2 (1.17% from 255 or 1.02% from 197); Blue value is 145 (57.03% from 255 or 73.60% from 197); Max value from RGB is 145 - color contains mainly: blue. Hex color #320291 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320291 is #CDFD6E. Grayscale: #202020. Windows color (decimal): -13499759 or 9503282. OLE color: 9503282.
HSL color Cylindrical-coordinate representation of color #320291: hue angle of 260.14º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320291 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 2 | 145 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.43 |
| HSL | 260.14º | 0.97% | 0.29% | - |
| HSV(B) | 260.14º | 0.99% | 0.57% | - |
| XYZ | 6.45 | 2.77 | 26.98 | - |
| YUV | 32.65 | 191.4 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 145 | 0.66 | 0.99 | 0 | 0.43 | 260.14 | 0.97 | 0.29 |
| Hex | 32 | 2 | 91 | 42 | 63 | 0 | 2B | 104 | 61 | 1D |
| Octal | 62 | 2 | 221 | 102 | 143 | 0 | 53 | 404 | 141 | 35 |
| Binary | 110010 | 10 | 10010001 | 1000010 | 1100011 | 0 | 101011 | 100000100 | 1100001 | 11101 |
Color Harmonies of #320291
Complementary color
Monochromatic Colors of #320291
Black with #320291
Text Example
Text Example
White with #320291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320291; }
p { color: rgb(50,2,145); }
H1.HeaderClassName
{
color: #320291;
}
.AnyTagClassName
{
color: #320291;
}
</style>
background-color css
<style>
a { background-color: #320291; }
a { background-color: rgb(50,2,145); }
div.DivClassName
{
background-color: #320291;
}
.BgClassName
{
background-color: #320291;
}
</style>
border-color css
<style>
span { border-color: #320291; }
span { border-color: rgb(50,2,145); }
td.TdClassName
{
border-color: #320291;
}
.TagClassName
{
border-color: #320291;
}
</style>