Shades of Persian Indigo #320290
Tints of Persian Indigo #320290
RGB
CMYK
RGB Variations
Color information
#320290 (or 0x320290) is known color: Persian Indigo. HEX triplet: 32, 02 and 90. RGB value is (50,2,144). Sum of RGB (Red+Green+Blue) = 50+2+144=196 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.51% from 196); Green value is 2 (1.17% from 255 or 1.02% from 196); Blue value is 144 (56.64% from 255 or 73.47% from 196); Max value from RGB is 144 - color contains mainly: blue. Hex color #320290 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320290 is #CDFD6F. Grayscale: #202020. Windows color (decimal): -13499760 or 9437746. OLE color: 9437746.
HSL color Cylindrical-coordinate representation of color #320290: hue angle of 260.28º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320290 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 2 | 144 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.44 |
| HSL | 260.28º | 0.97% | 0.29% | - |
| HSV(B) | 260.28º | 0.99% | 0.56% | - |
| XYZ | 6.37 | 2.74 | 26.58 | - |
| YUV | 32.54 | 190.9 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 144 | 0.65 | 0.99 | 0 | 0.44 | 260.28 | 0.97 | 0.29 |
| Hex | 32 | 2 | 90 | 41 | 63 | 0 | 2C | 104 | 61 | 1D |
| Octal | 62 | 2 | 220 | 101 | 143 | 0 | 54 | 404 | 141 | 35 |
| Binary | 110010 | 10 | 10010000 | 1000001 | 1100011 | 0 | 101100 | 100000100 | 1100001 | 11101 |
Color Harmonies of #320290
Complementary color
Monochromatic Colors of #320290
Black with #320290
Text Example
Text Example
White with #320290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320290; }
p { color: rgb(50,2,144); }
H1.HeaderClassName
{
color: #320290;
}
.AnyTagClassName
{
color: #320290;
}
</style>
background-color css
<style>
a { background-color: #320290; }
a { background-color: rgb(50,2,144); }
div.DivClassName
{
background-color: #320290;
}
.BgClassName
{
background-color: #320290;
}
</style>
border-color css
<style>
span { border-color: #320290; }
span { border-color: rgb(50,2,144); }
td.TdClassName
{
border-color: #320290;
}
.TagClassName
{
border-color: #320290;
}
</style>