Shades of Persian Indigo #320385
Tints of Persian Indigo #320385
RGB
CMYK
RGB Variations
Color information
#320385 (or 0x320385) is known color: Persian Indigo. HEX triplet: 32, 03 and 85. RGB value is (50,3,133). Sum of RGB (Red+Green+Blue) = 50+3+133=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 3 (1.56% from 255 or 1.61% from 186); Blue value is 133 (52.34% from 255 or 71.51% from 186); Max value from RGB is 133 - color contains mainly: blue. Hex color #320385 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320385 is #CDFC7A. Grayscale: #1F1F1F. Windows color (decimal): -13499515 or 8717106. OLE color: 8717106.
HSL color Cylindrical-coordinate representation of color #320385: hue angle of 261.69º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320385 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 3 | 133 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.48 |
| HSL | 261.69º | 0.96% | 0.27% | - |
| HSV(B) | 261.69º | 0.98% | 0.52% | - |
| XYZ | 5.58 | 2.44 | 22.37 | - |
| YUV | 31.87 | 185.07 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 133 | 0.62 | 0.98 | 0 | 0.48 | 261.69 | 0.96 | 0.27 |
| Hex | 32 | 3 | 85 | 3E | 62 | 0 | 30 | 106 | 60 | 1B |
| Octal | 62 | 3 | 205 | 76 | 142 | 0 | 60 | 406 | 140 | 33 |
| Binary | 110010 | 11 | 10000101 | 111110 | 1100010 | 0 | 110000 | 100000110 | 1100000 | 11011 |
Color Harmonies of #320385
Complementary color
Monochromatic Colors of #320385
Black with #320385
Text Example
Text Example
White with #320385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320385; }
p { color: rgb(50,3,133); }
H1.HeaderClassName
{
color: #320385;
}
.AnyTagClassName
{
color: #320385;
}
</style>
background-color css
<style>
a { background-color: #320385; }
a { background-color: rgb(50,3,133); }
div.DivClassName
{
background-color: #320385;
}
.BgClassName
{
background-color: #320385;
}
</style>
border-color css
<style>
span { border-color: #320385; }
span { border-color: rgb(50,3,133); }
td.TdClassName
{
border-color: #320385;
}
.TagClassName
{
border-color: #320385;
}
</style>