Shades of Persian Indigo #321089
Tints of Persian Indigo #321089
RGB
CMYK
RGB Variations
Color information
#321089 (or 0x321089) is known color: Persian Indigo. HEX triplet: 32, 10 and 89. RGB value is (50,16,137). Sum of RGB (Red+Green+Blue) = 50+16+137=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 137 (53.91% from 255 or 67.49% from 203); Max value from RGB is 137 - color contains mainly: blue. Hex color #321089 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321089 is #CDEF76. Grayscale: #272727. Windows color (decimal): -13496183 or 8982578. OLE color: 8982578.
HSL color Cylindrical-coordinate representation of color #321089: hue angle of 256.86º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #321089 is Cyan = 0.64, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 16 | 137 | - |
| CMYK | 0.64 | 0.88 | 0 | 0.46 |
| HSL | 256.86º | 0.79% | 0.3% | - |
| HSV(B) | 256.86º | 0.88% | 0.54% | - |
| XYZ | 6.02 | 2.85 | 23.9 | - |
| YUV | 39.96 | 182.76 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 137 | 0.64 | 0.88 | 0 | 0.46 | 256.86 | 0.79 | 0.3 |
| Hex | 32 | 10 | 89 | 40 | 58 | 0 | 2E | 101 | 4F | 1E |
| Octal | 62 | 20 | 211 | 100 | 130 | 0 | 56 | 401 | 117 | 36 |
| Binary | 110010 | 10000 | 10001001 | 1000000 | 1011000 | 0 | 101110 | 100000001 | 1001111 | 11110 |
Color Harmonies of #321089
Complementary color
Monochromatic Colors of #321089
Black with #321089
Text Example
Text Example
White with #321089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321089; }
p { color: rgb(50,16,137); }
H1.HeaderClassName
{
color: #321089;
}
.AnyTagClassName
{
color: #321089;
}
</style>
background-color css
<style>
a { background-color: #321089; }
a { background-color: rgb(50,16,137); }
div.DivClassName
{
background-color: #321089;
}
.BgClassName
{
background-color: #321089;
}
</style>
border-color css
<style>
span { border-color: #321089; }
span { border-color: rgb(50,16,137); }
td.TdClassName
{
border-color: #321089;
}
.TagClassName
{
border-color: #321089;
}
</style>