Shades of Persian Indigo #320985
Tints of Persian Indigo #320985
RGB
CMYK
RGB Variations
Color information
#320985 (or 0x320985) is known color: Persian Indigo. HEX triplet: 32, 09 and 85. RGB value is (50,9,133). Sum of RGB (Red+Green+Blue) = 50+9+133=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 9 (3.91% from 255 or 4.69% from 192); Blue value is 133 (52.34% from 255 or 69.27% from 192); Max value from RGB is 133 - color contains mainly: blue. Hex color #320985 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320985 is #CDF67A. Grayscale: #222222. Windows color (decimal): -13497979 or 8718642. OLE color: 8718642.
HSL color Cylindrical-coordinate representation of color #320985: hue angle of 259.84º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320985 is Cyan = 0.62, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 9 | 133 | - |
| CMYK | 0.62 | 0.93 | 0 | 0.48 |
| HSL | 259.84º | 0.87% | 0.28% | - |
| HSV(B) | 259.84º | 0.93% | 0.52% | - |
| XYZ | 5.65 | 2.57 | 22.39 | - |
| YUV | 35.4 | 183.08 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 133 | 0.62 | 0.93 | 0 | 0.48 | 259.84 | 0.87 | 0.28 |
| Hex | 32 | 9 | 85 | 3E | 5D | 0 | 30 | 104 | 57 | 1C |
| Octal | 62 | 11 | 205 | 76 | 135 | 0 | 60 | 404 | 127 | 34 |
| Binary | 110010 | 1001 | 10000101 | 111110 | 1011101 | 0 | 110000 | 100000100 | 1010111 | 11100 |
Color Harmonies of #320985
Complementary color
Monochromatic Colors of #320985
Black with #320985
Text Example
Text Example
White with #320985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320985; }
p { color: rgb(50,9,133); }
H1.HeaderClassName
{
color: #320985;
}
.AnyTagClassName
{
color: #320985;
}
</style>
background-color css
<style>
a { background-color: #320985; }
a { background-color: rgb(50,9,133); }
div.DivClassName
{
background-color: #320985;
}
.BgClassName
{
background-color: #320985;
}
</style>
border-color css
<style>
span { border-color: #320985; }
span { border-color: rgb(50,9,133); }
td.TdClassName
{
border-color: #320985;
}
.TagClassName
{
border-color: #320985;
}
</style>