Shades of Persian Indigo #320870
Tints of Persian Indigo #320870
RGB
CMYK
RGB Variations
Color information
#320870 (or 0x320870) is known color: Persian Indigo. HEX triplet: 32, 08 and 70. RGB value is (50,8,112). Sum of RGB (Red+Green+Blue) = 50+8+112=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 8 (3.52% from 255 or 4.71% from 170); Blue value is 112 (44.14% from 255 or 65.88% from 170); Max value from RGB is 112 - color contains mainly: blue. Hex color #320870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320870 is #CDF78F. Grayscale: #202020. Windows color (decimal): -13498256 or 7342130. OLE color: 7342130.
HSL color Cylindrical-coordinate representation of color #320870: hue angle of 264.23º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320870 is Cyan = 0.55, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 8 | 112 | - |
| CMYK | 0.55 | 0.93 | 0 | 0.56 |
| HSL | 264.23º | 0.87% | 0.24% | - |
| HSV(B) | 264.23º | 0.93% | 0.44% | - |
| XYZ | 4.33 | 2.02 | 15.49 | - |
| YUV | 32.41 | 172.91 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 112 | 0.55 | 0.93 | 0 | 0.56 | 264.23 | 0.87 | 0.24 |
| Hex | 32 | 8 | 70 | 37 | 5D | 0 | 38 | 108 | 57 | 18 |
| Octal | 62 | 10 | 160 | 67 | 135 | 0 | 70 | 410 | 127 | 30 |
| Binary | 110010 | 1000 | 1110000 | 110111 | 1011101 | 0 | 111000 | 100001000 | 1010111 | 11000 |
Color Harmonies of #320870
Complementary color
Monochromatic Colors of #320870
Black with #320870
Text Example
Text Example
White with #320870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320870; }
p { color: rgb(50,8,112); }
H1.HeaderClassName
{
color: #320870;
}
.AnyTagClassName
{
color: #320870;
}
</style>
background-color css
<style>
a { background-color: #320870; }
a { background-color: rgb(50,8,112); }
div.DivClassName
{
background-color: #320870;
}
.BgClassName
{
background-color: #320870;
}
</style>
border-color css
<style>
span { border-color: #320870; }
span { border-color: rgb(50,8,112); }
td.TdClassName
{
border-color: #320870;
}
.TagClassName
{
border-color: #320870;
}
</style>