Shades of Persian Indigo #320289
Tints of Persian Indigo #320289
RGB
CMYK
RGB Variations
Color information
#320289 (or 0x320289) is known color: Persian Indigo. HEX triplet: 32, 02 and 89. RGB value is (50,2,137). Sum of RGB (Red+Green+Blue) = 50+2+137=189 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.46% from 189); Green value is 2 (1.17% from 255 or 1.06% from 189); Blue value is 137 (53.91% from 255 or 72.49% from 189); Max value from RGB is 137 - color contains mainly: blue. Hex color #320289 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320289 is #CDFD76. Grayscale: #1F1F1F. Windows color (decimal): -13499767 or 8978994. OLE color: 8978994.
HSL color Cylindrical-coordinate representation of color #320289: hue angle of 261.33º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320289 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 2 | 137 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.46 |
| HSL | 261.33º | 0.97% | 0.27% | - |
| HSV(B) | 261.33º | 0.99% | 0.54% | - |
| XYZ | 5.85 | 2.53 | 23.85 | - |
| YUV | 31.74 | 187.4 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 137 | 0.64 | 0.99 | 0 | 0.46 | 261.33 | 0.97 | 0.27 |
| Hex | 32 | 2 | 89 | 40 | 63 | 0 | 2E | 105 | 61 | 1B |
| Octal | 62 | 2 | 211 | 100 | 143 | 0 | 56 | 405 | 141 | 33 |
| Binary | 110010 | 10 | 10001001 | 1000000 | 1100011 | 0 | 101110 | 100000101 | 1100001 | 11011 |
Color Harmonies of #320289
Complementary color
Monochromatic Colors of #320289
Black with #320289
Text Example
Text Example
White with #320289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320289; }
p { color: rgb(50,2,137); }
H1.HeaderClassName
{
color: #320289;
}
.AnyTagClassName
{
color: #320289;
}
</style>
background-color css
<style>
a { background-color: #320289; }
a { background-color: rgb(50,2,137); }
div.DivClassName
{
background-color: #320289;
}
.BgClassName
{
background-color: #320289;
}
</style>
border-color css
<style>
span { border-color: #320289; }
span { border-color: rgb(50,2,137); }
td.TdClassName
{
border-color: #320289;
}
.TagClassName
{
border-color: #320289;
}
</style>