Shades of Persian Indigo #320384
Tints of Persian Indigo #320384
RGB
CMYK
RGB Variations
Color information
#320384 (or 0x320384) is known color: Persian Indigo. HEX triplet: 32, 03 and 84. RGB value is (50,3,132). Sum of RGB (Red+Green+Blue) = 50+3+132=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 3 (1.56% from 255 or 1.62% from 185); Blue value is 132 (51.95% from 255 or 71.35% from 185); Max value from RGB is 132 - color contains mainly: blue. Hex color #320384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320384 is #CDFC7B. Grayscale: #1F1F1F. Windows color (decimal): -13499516 or 8651570. OLE color: 8651570.
HSL color Cylindrical-coordinate representation of color #320384: hue angle of 261.86º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320384 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 3 | 132 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.48 |
| HSL | 261.86º | 0.96% | 0.26% | - |
| HSV(B) | 261.86º | 0.98% | 0.52% | - |
| XYZ | 5.51 | 2.41 | 22 | - |
| YUV | 31.76 | 184.57 | 141.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 132 | 0.62 | 0.98 | 0 | 0.48 | 261.86 | 0.96 | 0.26 |
| Hex | 32 | 3 | 84 | 3E | 62 | 0 | 30 | 106 | 60 | 1A |
| Octal | 62 | 3 | 204 | 76 | 142 | 0 | 60 | 406 | 140 | 32 |
| Binary | 110010 | 11 | 10000100 | 111110 | 1100010 | 0 | 110000 | 100000110 | 1100000 | 11010 |
Color Harmonies of #320384
Complementary color
Monochromatic Colors of #320384
Black with #320384
Text Example
Text Example
White with #320384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320384; }
p { color: rgb(50,3,132); }
H1.HeaderClassName
{
color: #320384;
}
.AnyTagClassName
{
color: #320384;
}
</style>
background-color css
<style>
a { background-color: #320384; }
a { background-color: rgb(50,3,132); }
div.DivClassName
{
background-color: #320384;
}
.BgClassName
{
background-color: #320384;
}
</style>
border-color css
<style>
span { border-color: #320384; }
span { border-color: rgb(50,3,132); }
td.TdClassName
{
border-color: #320384;
}
.TagClassName
{
border-color: #320384;
}
</style>