Shades of Persian Indigo #320464
Tints of Persian Indigo #320464
RGB
CMYK
RGB Variations
Color information
#320464 (or 0x320464) is known color: Persian Indigo. HEX triplet: 32, 04 and 64. RGB value is (50,4,100). Sum of RGB (Red+Green+Blue) = 50+4+100=154 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.47% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 100 (39.45% from 255 or 64.94% from 154); Max value from RGB is 100 - color contains mainly: blue. Hex color #320464 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320464 is #CDFB9B. Grayscale: #1C1C1C. Windows color (decimal): -13499292 or 6554674. OLE color: 6554674.
HSL color Cylindrical-coordinate representation of color #320464: hue angle of 268.75º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320464 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 4 | 100 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.61 |
| HSL | 268.75º | 0.92% | 0.2% | - |
| HSV(B) | 268.75º | 0.96% | 0.39% | - |
| XYZ | 3.66 | 1.69 | 12.19 | - |
| YUV | 28.7 | 168.24 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 100 | 0.50 | 0.96 | 0 | 0.61 | 268.75 | 0.92 | 0.2 |
| Hex | 32 | 4 | 64 | 32 | 60 | 0 | 3D | 10D | 5C | 14 |
| Octal | 62 | 4 | 144 | 62 | 140 | 0 | 75 | 415 | 134 | 24 |
| Binary | 110010 | 100 | 1100100 | 110010 | 1100000 | 0 | 111101 | 100001101 | 1011100 | 10100 |
Color Harmonies of #320464
Complementary color
Monochromatic Colors of #320464
Black with #320464
Text Example
Text Example
White with #320464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320464; }
p { color: rgb(50,4,100); }
H1.HeaderClassName
{
color: #320464;
}
.AnyTagClassName
{
color: #320464;
}
</style>
background-color css
<style>
a { background-color: #320464; }
a { background-color: rgb(50,4,100); }
div.DivClassName
{
background-color: #320464;
}
.BgClassName
{
background-color: #320464;
}
</style>
border-color css
<style>
span { border-color: #320464; }
span { border-color: rgb(50,4,100); }
td.TdClassName
{
border-color: #320464;
}
.TagClassName
{
border-color: #320464;
}
</style>