Shades of Persian Indigo #320672
Tints of Persian Indigo #320672
RGB
CMYK
RGB Variations
Color information
#320672 (or 0x320672) is known color: Persian Indigo. HEX triplet: 32, 06 and 72. RGB value is (50,6,114). Sum of RGB (Red+Green+Blue) = 50+6+114=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 6 (2.73% from 255 or 3.53% from 170); Blue value is 114 (44.92% from 255 or 67.06% from 170); Max value from RGB is 114 - color contains mainly: blue. Hex color #320672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320672 is #CDF98D. Grayscale: #1F1F1F. Windows color (decimal): -13498766 or 7472690. OLE color: 7472690.
HSL color Cylindrical-coordinate representation of color #320672: hue angle of 264.44º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320672 is Cyan = 0.56, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 6 | 114 | - |
| CMYK | 0.56 | 0.95 | 0 | 0.55 |
| HSL | 264.44º | 0.9% | 0.24% | - |
| HSV(B) | 264.44º | 0.95% | 0.45% | - |
| XYZ | 4.42 | 2.02 | 16.08 | - |
| YUV | 31.47 | 174.58 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 114 | 0.56 | 0.95 | 0 | 0.55 | 264.44 | 0.9 | 0.24 |
| Hex | 32 | 6 | 72 | 38 | 5F | 0 | 37 | 108 | 5A | 18 |
| Octal | 62 | 6 | 162 | 70 | 137 | 0 | 67 | 410 | 132 | 30 |
| Binary | 110010 | 110 | 1110010 | 111000 | 1011111 | 0 | 110111 | 100001000 | 1011010 | 11000 |
Color Harmonies of #320672
Complementary color
Monochromatic Colors of #320672
Black with #320672
Text Example
Text Example
White with #320672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320672; }
p { color: rgb(50,6,114); }
H1.HeaderClassName
{
color: #320672;
}
.AnyTagClassName
{
color: #320672;
}
</style>
background-color css
<style>
a { background-color: #320672; }
a { background-color: rgb(50,6,114); }
div.DivClassName
{
background-color: #320672;
}
.BgClassName
{
background-color: #320672;
}
</style>
border-color css
<style>
span { border-color: #320672; }
span { border-color: rgb(50,6,114); }
td.TdClassName
{
border-color: #320672;
}
.TagClassName
{
border-color: #320672;
}
</style>