Shades of Persian Indigo #320066
Tints of Persian Indigo #320066
RGB
CMYK
RGB Variations
Color information
#320066 (or 0x320066) is known color: Persian Indigo. HEX triplet: 32, 00 and 66. RGB value is (50,0,102). Sum of RGB (Red+Green+Blue) = 50+0+102=152 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.89% from 152); Green value is 0 (0.39% from 255 or 0% from 152); Blue value is 102 (40.23% from 255 or 67.11% from 152); Max value from RGB is 102 - color contains mainly: blue. Hex color #320066 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320066 is #CDFF99. Grayscale: #1A1A1A. Windows color (decimal): -13500314 or 6684722. OLE color: 6684722.
HSL color Cylindrical-coordinate representation of color #320066: hue angle of 269.41º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #320066 is Cyan = 0.51, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 0 | 102 | - |
| CMYK | 0.51 | 1 | 0 | 0.6 |
| HSL | 269.41º | 1% | 0.2% | - |
| HSV(B) | 269.41º | 1% | 0.4% | - |
| XYZ | 3.71 | 1.64 | 12.69 | - |
| YUV | 26.58 | 170.57 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 0 | 102 | 0.51 | 1 | 0 | 0.6 | 269.41 | 1 | 0.2 |
| Hex | 32 | 0 | 66 | 33 | 64 | 0 | 3C | 10D | 64 | 14 |
| Octal | 62 | 0 | 146 | 63 | 144 | 0 | 74 | 415 | 144 | 24 |
| Binary | 110010 | 0 | 1100110 | 110011 | 1100100 | 0 | 111100 | 100001101 | 1100100 | 10100 |
Color Harmonies of #320066
Complementary color
Monochromatic Colors of #320066
Black with #320066
Text Example
Text Example
White with #320066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320066; }
p { color: rgb(50,0,102); }
H1.HeaderClassName
{
color: #320066;
}
.AnyTagClassName
{
color: #320066;
}
</style>
background-color css
<style>
a { background-color: #320066; }
a { background-color: rgb(50,0,102); }
div.DivClassName
{
background-color: #320066;
}
.BgClassName
{
background-color: #320066;
}
</style>
border-color css
<style>
span { border-color: #320066; }
span { border-color: rgb(50,0,102); }
td.TdClassName
{
border-color: #320066;
}
.TagClassName
{
border-color: #320066;
}
</style>