Shades of Persian Indigo #320366
Tints of Persian Indigo #320366
RGB
CMYK
RGB Variations
Color information
#320366 (or 0x320366) is known color: Persian Indigo. HEX triplet: 32, 03 and 66. RGB value is (50,3,102). Sum of RGB (Red+Green+Blue) = 50+3+102=155 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.26% from 155); Green value is 3 (1.56% from 255 or 1.94% from 155); Blue value is 102 (40.23% from 255 or 65.81% from 155); Max value from RGB is 102 - color contains mainly: blue. Hex color #320366 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320366 is #CDFC99. Grayscale: #1B1B1B. Windows color (decimal): -13499546 or 6685490. OLE color: 6685490.
HSL color Cylindrical-coordinate representation of color #320366: hue angle of 268.48º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320366 is Cyan = 0.51, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 3 | 102 | - |
| CMYK | 0.51 | 0.97 | 0 | 0.6 |
| HSL | 268.48º | 0.94% | 0.21% | - |
| HSV(B) | 268.48º | 0.97% | 0.4% | - |
| XYZ | 3.75 | 1.7 | 12.7 | - |
| YUV | 28.34 | 169.57 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 102 | 0.51 | 0.97 | 0 | 0.6 | 268.48 | 0.94 | 0.21 |
| Hex | 32 | 3 | 66 | 33 | 61 | 0 | 3C | 10C | 5E | 15 |
| Octal | 62 | 3 | 146 | 63 | 141 | 0 | 74 | 414 | 136 | 25 |
| Binary | 110010 | 11 | 1100110 | 110011 | 1100001 | 0 | 111100 | 100001100 | 1011110 | 10101 |
Color Harmonies of #320366
Complementary color
Monochromatic Colors of #320366
Black with #320366
Text Example
Text Example
White with #320366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320366; }
p { color: rgb(50,3,102); }
H1.HeaderClassName
{
color: #320366;
}
.AnyTagClassName
{
color: #320366;
}
</style>
background-color css
<style>
a { background-color: #320366; }
a { background-color: rgb(50,3,102); }
div.DivClassName
{
background-color: #320366;
}
.BgClassName
{
background-color: #320366;
}
</style>
border-color css
<style>
span { border-color: #320366; }
span { border-color: rgb(50,3,102); }
td.TdClassName
{
border-color: #320366;
}
.TagClassName
{
border-color: #320366;
}
</style>