Shades of Persian Indigo #320564
Tints of Persian Indigo #320564
RGB
CMYK
RGB Variations
Color information
#320564 (or 0x320564) is known color: Persian Indigo. HEX triplet: 32, 05 and 64. RGB value is (50,5,100). Sum of RGB (Red+Green+Blue) = 50+5+100=155 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.26% from 155); Green value is 5 (2.34% from 255 or 3.23% from 155); Blue value is 100 (39.45% from 255 or 64.52% from 155); Max value from RGB is 100 - color contains mainly: blue. Hex color #320564 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320564 is #CDFA9B. Grayscale: #1C1C1C. Windows color (decimal): -13499036 or 6554930. OLE color: 6554930.
HSL color Cylindrical-coordinate representation of color #320564: hue angle of 268.42º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320564 is Cyan = 0.50, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 5 | 100 | - |
| CMYK | 0.50 | 0.95 | 0 | 0.61 |
| HSL | 268.42º | 0.9% | 0.21% | - |
| HSV(B) | 268.42º | 0.95% | 0.39% | - |
| XYZ | 3.67 | 1.71 | 12.19 | - |
| YUV | 29.29 | 167.91 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 100 | 0.50 | 0.95 | 0 | 0.61 | 268.42 | 0.9 | 0.21 |
| Hex | 32 | 5 | 64 | 32 | 5F | 0 | 3D | 10C | 5A | 15 |
| Octal | 62 | 5 | 144 | 62 | 137 | 0 | 75 | 414 | 132 | 25 |
| Binary | 110010 | 101 | 1100100 | 110010 | 1011111 | 0 | 111101 | 100001100 | 1011010 | 10101 |
Color Harmonies of #320564
Complementary color
Monochromatic Colors of #320564
Black with #320564
Text Example
Text Example
White with #320564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320564; }
p { color: rgb(50,5,100); }
H1.HeaderClassName
{
color: #320564;
}
.AnyTagClassName
{
color: #320564;
}
</style>
background-color css
<style>
a { background-color: #320564; }
a { background-color: rgb(50,5,100); }
div.DivClassName
{
background-color: #320564;
}
.BgClassName
{
background-color: #320564;
}
</style>
border-color css
<style>
span { border-color: #320564; }
span { border-color: rgb(50,5,100); }
td.TdClassName
{
border-color: #320564;
}
.TagClassName
{
border-color: #320564;
}
</style>