Shades of Persian Indigo #320471
Tints of Persian Indigo #320471
RGB
CMYK
RGB Variations
Color information
#320471 (or 0x320471) is known color: Persian Indigo. HEX triplet: 32, 04 and 71. RGB value is (50,4,113). Sum of RGB (Red+Green+Blue) = 50+4+113=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 4 (1.95% from 255 or 2.40% from 167); Blue value is 113 (44.53% from 255 or 67.66% from 167); Max value from RGB is 113 - color contains mainly: blue. Hex color #320471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320471 is #CDFB8E. Grayscale: #1D1D1D. Windows color (decimal): -13499279 or 7406642. OLE color: 7406642.
HSL color Cylindrical-coordinate representation of color #320471: hue angle of 265.32º 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 #320471 is Cyan = 0.56, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 4 | 113 | - |
| CMYK | 0.56 | 0.96 | 0 | 0.56 |
| HSL | 265.32º | 0.93% | 0.23% | - |
| HSV(B) | 265.32º | 0.96% | 0.44% | - |
| XYZ | 4.34 | 1.96 | 15.77 | - |
| YUV | 30.18 | 174.74 | 142.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 113 | 0.56 | 0.96 | 0 | 0.56 | 265.32 | 0.93 | 0.23 |
| Hex | 32 | 4 | 71 | 38 | 60 | 0 | 38 | 109 | 5D | 17 |
| Octal | 62 | 4 | 161 | 70 | 140 | 0 | 70 | 411 | 135 | 27 |
| Binary | 110010 | 100 | 1110001 | 111000 | 1100000 | 0 | 111000 | 100001001 | 1011101 | 10111 |
Color Harmonies of #320471
Complementary color
Monochromatic Colors of #320471
Black with #320471
Text Example
Text Example
White with #320471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320471; }
p { color: rgb(50,4,113); }
H1.HeaderClassName
{
color: #320471;
}
.AnyTagClassName
{
color: #320471;
}
</style>
background-color css
<style>
a { background-color: #320471; }
a { background-color: rgb(50,4,113); }
div.DivClassName
{
background-color: #320471;
}
.BgClassName
{
background-color: #320471;
}
</style>
border-color css
<style>
span { border-color: #320471; }
span { border-color: rgb(50,4,113); }
td.TdClassName
{
border-color: #320471;
}
.TagClassName
{
border-color: #320471;
}
</style>