Shades of Persian Indigo #320470
Tints of Persian Indigo #320470
RGB
CMYK
RGB Variations
Color information
#320470 (or 0x320470) is known color: Persian Indigo. HEX triplet: 32, 04 and 70. RGB value is (50,4,112). Sum of RGB (Red+Green+Blue) = 50+4+112=166 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.12% from 166); Green value is 4 (1.95% from 255 or 2.41% from 166); Blue value is 112 (44.14% from 255 or 67.47% from 166); Max value from RGB is 112 - color contains mainly: blue. Hex color #320470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320470 is #CDFB8F. Grayscale: #1D1D1D. Windows color (decimal): -13499280 or 7341106. OLE color: 7341106.
HSL color Cylindrical-coordinate representation of color #320470: hue angle of 265.56º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320470 is Cyan = 0.55, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 4 | 112 | - |
| CMYK | 0.55 | 0.96 | 0 | 0.56 |
| HSL | 265.56º | 0.93% | 0.23% | - |
| HSV(B) | 265.56º | 0.96% | 0.44% | - |
| XYZ | 4.28 | 1.93 | 15.48 | - |
| YUV | 30.07 | 174.24 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 112 | 0.55 | 0.96 | 0 | 0.56 | 265.56 | 0.93 | 0.23 |
| Hex | 32 | 4 | 70 | 37 | 60 | 0 | 38 | 10A | 5D | 17 |
| Octal | 62 | 4 | 160 | 67 | 140 | 0 | 70 | 412 | 135 | 27 |
| Binary | 110010 | 100 | 1110000 | 110111 | 1100000 | 0 | 111000 | 100001010 | 1011101 | 10111 |
Color Harmonies of #320470
Complementary color
Monochromatic Colors of #320470
Black with #320470
Text Example
Text Example
White with #320470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320470; }
p { color: rgb(50,4,112); }
H1.HeaderClassName
{
color: #320470;
}
.AnyTagClassName
{
color: #320470;
}
</style>
background-color css
<style>
a { background-color: #320470; }
a { background-color: rgb(50,4,112); }
div.DivClassName
{
background-color: #320470;
}
.BgClassName
{
background-color: #320470;
}
</style>
border-color css
<style>
span { border-color: #320470; }
span { border-color: rgb(50,4,112); }
td.TdClassName
{
border-color: #320470;
}
.TagClassName
{
border-color: #320470;
}
</style>