Shades of Persian Indigo #320688
Tints of Persian Indigo #320688
RGB
CMYK
RGB Variations
Color information
#320688 (or 0x320688) is known color: Persian Indigo. HEX triplet: 32, 06 and 88. RGB value is (50,6,136). Sum of RGB (Red+Green+Blue) = 50+6+136=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 6 (2.73% from 255 or 3.12% from 192); Blue value is 136 (53.52% from 255 or 70.83% from 192); Max value from RGB is 136 - color contains mainly: blue. Hex color #320688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320688 is #CDF977. Grayscale: #212121. Windows color (decimal): -13498744 or 8914482. OLE color: 8914482.
HSL color Cylindrical-coordinate representation of color #320688: hue angle of 260.31º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320688 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 6 | 136 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.47 |
| HSL | 260.31º | 0.92% | 0.28% | - |
| HSV(B) | 260.31º | 0.96% | 0.53% | - |
| XYZ | 5.82 | 2.59 | 23.48 | - |
| YUV | 33.98 | 185.58 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 136 | 0.63 | 0.96 | 0 | 0.47 | 260.31 | 0.92 | 0.28 |
| Hex | 32 | 6 | 88 | 3F | 60 | 0 | 2F | 104 | 5C | 1C |
| Octal | 62 | 6 | 210 | 77 | 140 | 0 | 57 | 404 | 134 | 34 |
| Binary | 110010 | 110 | 10001000 | 111111 | 1100000 | 0 | 101111 | 100000100 | 1011100 | 11100 |
Color Harmonies of #320688
Complementary color
Monochromatic Colors of #320688
Black with #320688
Text Example
Text Example
White with #320688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320688; }
p { color: rgb(50,6,136); }
H1.HeaderClassName
{
color: #320688;
}
.AnyTagClassName
{
color: #320688;
}
</style>
background-color css
<style>
a { background-color: #320688; }
a { background-color: rgb(50,6,136); }
div.DivClassName
{
background-color: #320688;
}
.BgClassName
{
background-color: #320688;
}
</style>
border-color css
<style>
span { border-color: #320688; }
span { border-color: rgb(50,6,136); }
td.TdClassName
{
border-color: #320688;
}
.TagClassName
{
border-color: #320688;
}
</style>