Shades of Persian Indigo #320475
Tints of Persian Indigo #320475
RGB
CMYK
RGB Variations
Color information
#320475 (or 0x320475) is known color: Persian Indigo. HEX triplet: 32, 04 and 75. RGB value is (50,4,117). Sum of RGB (Red+Green+Blue) = 50+4+117=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 4 (1.95% from 255 or 2.34% from 171); Blue value is 117 (46.09% from 255 or 68.42% from 171); Max value from RGB is 117 - color contains mainly: blue. Hex color #320475 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320475 is #CDFB8A. Grayscale: #1E1E1E. Windows color (decimal): -13499275 or 7668786. OLE color: 7668786.
HSL color Cylindrical-coordinate representation of color #320475: hue angle of 264.42º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320475 is Cyan = 0.57, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 4 | 117 | - |
| CMYK | 0.57 | 0.97 | 0 | 0.54 |
| HSL | 264.42º | 0.93% | 0.24% | - |
| HSV(B) | 264.42º | 0.97% | 0.46% | - |
| XYZ | 4.57 | 2.05 | 16.98 | - |
| YUV | 30.64 | 176.74 | 141.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 117 | 0.57 | 0.97 | 0 | 0.54 | 264.42 | 0.93 | 0.24 |
| Hex | 32 | 4 | 75 | 39 | 61 | 0 | 36 | 108 | 5D | 18 |
| Octal | 62 | 4 | 165 | 71 | 141 | 0 | 66 | 410 | 135 | 30 |
| Binary | 110010 | 100 | 1110101 | 111001 | 1100001 | 0 | 110110 | 100001000 | 1011101 | 11000 |
Color Harmonies of #320475
Complementary color
Monochromatic Colors of #320475
Black with #320475
Text Example
Text Example
White with #320475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320475; }
p { color: rgb(50,4,117); }
H1.HeaderClassName
{
color: #320475;
}
.AnyTagClassName
{
color: #320475;
}
</style>
background-color css
<style>
a { background-color: #320475; }
a { background-color: rgb(50,4,117); }
div.DivClassName
{
background-color: #320475;
}
.BgClassName
{
background-color: #320475;
}
</style>
border-color css
<style>
span { border-color: #320475; }
span { border-color: rgb(50,4,117); }
td.TdClassName
{
border-color: #320475;
}
.TagClassName
{
border-color: #320475;
}
</style>