Shades of Persian Indigo #321384
Tints of Persian Indigo #321384
RGB
CMYK
RGB Variations
Color information
#321384 (or 0x321384) is known color: Persian Indigo. HEX triplet: 32, 13 and 84. RGB value is (50,19,132). Sum of RGB (Red+Green+Blue) = 50+19+132=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 132 (51.95% from 255 or 65.67% from 201); Max value from RGB is 132 - color contains mainly: blue. Hex color #321384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321384 is #CDEC7B. Grayscale: #282828. Windows color (decimal): -13495420 or 8655666. OLE color: 8655666.
HSL color Cylindrical-coordinate representation of color #321384: hue angle of 256.46º 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 #321384 is Cyan = 0.62, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 19 | 132 | - |
| CMYK | 0.62 | 0.86 | 0 | 0.48 |
| HSL | 256.46º | 0.75% | 0.3% | - |
| HSV(B) | 256.46º | 0.86% | 0.52% | - |
| XYZ | 5.71 | 2.81 | 22.07 | - |
| YUV | 41.15 | 179.27 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 132 | 0.62 | 0.86 | 0 | 0.48 | 256.46 | 0.75 | 0.3 |
| Hex | 32 | 13 | 84 | 3E | 56 | 0 | 30 | 100 | 4B | 1E |
| Octal | 62 | 23 | 204 | 76 | 126 | 0 | 60 | 400 | 113 | 36 |
| Binary | 110010 | 10011 | 10000100 | 111110 | 1010110 | 0 | 110000 | 100000000 | 1001011 | 11110 |
Color Harmonies of #321384
Complementary color
Monochromatic Colors of #321384
Black with #321384
Text Example
Text Example
White with #321384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321384; }
p { color: rgb(50,19,132); }
H1.HeaderClassName
{
color: #321384;
}
.AnyTagClassName
{
color: #321384;
}
</style>
background-color css
<style>
a { background-color: #321384; }
a { background-color: rgb(50,19,132); }
div.DivClassName
{
background-color: #321384;
}
.BgClassName
{
background-color: #321384;
}
</style>
border-color css
<style>
span { border-color: #321384; }
span { border-color: rgb(50,19,132); }
td.TdClassName
{
border-color: #321384;
}
.TagClassName
{
border-color: #321384;
}
</style>