Shades of Persian Indigo #321385
Tints of Persian Indigo #321385
RGB
CMYK
RGB Variations
Color information
#321385 (or 0x321385) is known color: Persian Indigo. HEX triplet: 32, 13 and 85. RGB value is (50,19,133). Sum of RGB (Red+Green+Blue) = 50+19+133=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 19 (7.81% from 255 or 9.41% from 202); Blue value is 133 (52.34% from 255 or 65.84% from 202); Max value from RGB is 133 - color contains mainly: blue. Hex color #321385 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321385 is #CDEC7A. Grayscale: #282828. Windows color (decimal): -13495419 or 8721202. OLE color: 8721202.
HSL color Cylindrical-coordinate representation of color #321385: hue angle of 256.32º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #321385 is Cyan = 0.62, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 19 | 133 | - |
| CMYK | 0.62 | 0.86 | 0 | 0.48 |
| HSL | 256.32º | 0.75% | 0.3% | - |
| HSV(B) | 256.32º | 0.86% | 0.52% | - |
| XYZ | 5.78 | 2.84 | 22.43 | - |
| YUV | 41.27 | 179.77 | 134.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 133 | 0.62 | 0.86 | 0 | 0.48 | 256.32 | 0.75 | 0.3 |
| Hex | 32 | 13 | 85 | 3E | 56 | 0 | 30 | 100 | 4B | 1E |
| Octal | 62 | 23 | 205 | 76 | 126 | 0 | 60 | 400 | 113 | 36 |
| Binary | 110010 | 10011 | 10000101 | 111110 | 1010110 | 0 | 110000 | 100000000 | 1001011 | 11110 |
Color Harmonies of #321385
Complementary color
Monochromatic Colors of #321385
Black with #321385
Text Example
Text Example
White with #321385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321385; }
p { color: rgb(50,19,133); }
H1.HeaderClassName
{
color: #321385;
}
.AnyTagClassName
{
color: #321385;
}
</style>
background-color css
<style>
a { background-color: #321385; }
a { background-color: rgb(50,19,133); }
div.DivClassName
{
background-color: #321385;
}
.BgClassName
{
background-color: #321385;
}
</style>
border-color css
<style>
span { border-color: #321385; }
span { border-color: rgb(50,19,133); }
td.TdClassName
{
border-color: #321385;
}
.TagClassName
{
border-color: #321385;
}
</style>