Shades of Persian Indigo #320881
Tints of Persian Indigo #320881
RGB
CMYK
RGB Variations
Color information
#320881 (or 0x320881) is known color: Persian Indigo. HEX triplet: 32, 08 and 81. RGB value is (50,8,129). Sum of RGB (Red+Green+Blue) = 50+8+129=187 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.74% from 187); Green value is 8 (3.52% from 255 or 4.28% from 187); Blue value is 129 (50.78% from 255 or 68.98% from 187); Max value from RGB is 129 - color contains mainly: blue. Hex color #320881 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320881 is #CDF77E. Grayscale: #212121. Windows color (decimal): -13498239 or 8456242. OLE color: 8456242.
HSL color Cylindrical-coordinate representation of color #320881: hue angle of 260.83º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320881 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 8 | 129 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.49 |
| HSL | 260.83º | 0.88% | 0.27% | - |
| HSV(B) | 260.83º | 0.94% | 0.51% | - |
| XYZ | 5.36 | 2.44 | 20.96 | - |
| YUV | 34.35 | 181.41 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 129 | 0.61 | 0.94 | 0 | 0.49 | 260.83 | 0.88 | 0.27 |
| Hex | 32 | 8 | 81 | 3D | 5E | 0 | 31 | 105 | 58 | 1B |
| Octal | 62 | 10 | 201 | 75 | 136 | 0 | 61 | 405 | 130 | 33 |
| Binary | 110010 | 1000 | 10000001 | 111101 | 1011110 | 0 | 110001 | 100000101 | 1011000 | 11011 |
Color Harmonies of #320881
Complementary color
Monochromatic Colors of #320881
Black with #320881
Text Example
Text Example
White with #320881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320881; }
p { color: rgb(50,8,129); }
H1.HeaderClassName
{
color: #320881;
}
.AnyTagClassName
{
color: #320881;
}
</style>
background-color css
<style>
a { background-color: #320881; }
a { background-color: rgb(50,8,129); }
div.DivClassName
{
background-color: #320881;
}
.BgClassName
{
background-color: #320881;
}
</style>
border-color css
<style>
span { border-color: #320881; }
span { border-color: rgb(50,8,129); }
td.TdClassName
{
border-color: #320881;
}
.TagClassName
{
border-color: #320881;
}
</style>