Shades of Persian Indigo #320168
Tints of Persian Indigo #320168
RGB
CMYK
RGB Variations
Color information
#320168 (or 0x320168) is known color: Persian Indigo. HEX triplet: 32, 01 and 68. RGB value is (50,1,104). Sum of RGB (Red+Green+Blue) = 50+1+104=155 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.26% from 155); Green value is 1 (0.78% from 255 or 0.65% from 155); Blue value is 104 (41.02% from 255 or 67.10% from 155); Max value from RGB is 104 - color contains mainly: blue. Hex color #320168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320168 is #CDFE97. Grayscale: #1B1B1B. Windows color (decimal): -13500056 or 6816050. OLE color: 6816050.
HSL color Cylindrical-coordinate representation of color #320168: hue angle of 268.54º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320168 is Cyan = 0.52, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 1 | 104 | - |
| CMYK | 0.52 | 0.99 | 0 | 0.59 |
| HSL | 268.54º | 0.98% | 0.21% | - |
| HSV(B) | 268.54º | 0.99% | 0.41% | - |
| XYZ | 3.82 | 1.7 | 13.22 | - |
| YUV | 27.39 | 171.23 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 1 | 104 | 0.52 | 0.99 | 0 | 0.59 | 268.54 | 0.98 | 0.21 |
| Hex | 32 | 1 | 68 | 34 | 63 | 0 | 3B | 10D | 62 | 15 |
| Octal | 62 | 1 | 150 | 64 | 143 | 0 | 73 | 415 | 142 | 25 |
| Binary | 110010 | 1 | 1101000 | 110100 | 1100011 | 0 | 111011 | 100001101 | 1100010 | 10101 |
Color Harmonies of #320168
Complementary color
Monochromatic Colors of #320168
Black with #320168
Text Example
Text Example
White with #320168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320168; }
p { color: rgb(50,1,104); }
H1.HeaderClassName
{
color: #320168;
}
.AnyTagClassName
{
color: #320168;
}
</style>
background-color css
<style>
a { background-color: #320168; }
a { background-color: rgb(50,1,104); }
div.DivClassName
{
background-color: #320168;
}
.BgClassName
{
background-color: #320168;
}
</style>
border-color css
<style>
span { border-color: #320168; }
span { border-color: rgb(50,1,104); }
td.TdClassName
{
border-color: #320168;
}
.TagClassName
{
border-color: #320168;
}
</style>