Shades of Persian Indigo #320968
Tints of Persian Indigo #320968
RGB
CMYK
RGB Variations
Color information
#320968 (or 0x320968) is known color: Persian Indigo. HEX triplet: 32, 09 and 68. RGB value is (50,9,104). Sum of RGB (Red+Green+Blue) = 50+9+104=163 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.67% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 104 (41.02% from 255 or 63.80% from 163); Max value from RGB is 104 - color contains mainly: blue. Hex color #320968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320968 is #CDF697. Grayscale: #1F1F1F. Windows color (decimal): -13498008 or 6818098. OLE color: 6818098.
HSL color Cylindrical-coordinate representation of color #320968: hue angle of 265.89º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #320968 is Cyan = 0.52, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 9 | 104 | - |
| CMYK | 0.52 | 0.91 | 0 | 0.59 |
| HSL | 265.89º | 0.84% | 0.22% | - |
| HSV(B) | 265.89º | 0.91% | 0.41% | - |
| XYZ | 3.91 | 1.87 | 13.25 | - |
| YUV | 32.09 | 168.58 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 104 | 0.52 | 0.91 | 0 | 0.59 | 265.89 | 0.84 | 0.22 |
| Hex | 32 | 9 | 68 | 34 | 5B | 0 | 3B | 10A | 54 | 16 |
| Octal | 62 | 11 | 150 | 64 | 133 | 0 | 73 | 412 | 124 | 26 |
| Binary | 110010 | 1001 | 1101000 | 110100 | 1011011 | 0 | 111011 | 100001010 | 1010100 | 10110 |
Color Harmonies of #320968
Complementary color
Monochromatic Colors of #320968
Black with #320968
Text Example
Text Example
White with #320968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320968; }
p { color: rgb(50,9,104); }
H1.HeaderClassName
{
color: #320968;
}
.AnyTagClassName
{
color: #320968;
}
</style>
background-color css
<style>
a { background-color: #320968; }
a { background-color: rgb(50,9,104); }
div.DivClassName
{
background-color: #320968;
}
.BgClassName
{
background-color: #320968;
}
</style>
border-color css
<style>
span { border-color: #320968; }
span { border-color: rgb(50,9,104); }
td.TdClassName
{
border-color: #320968;
}
.TagClassName
{
border-color: #320968;
}
</style>