Shades of Persian Indigo #320474
Tints of Persian Indigo #320474
RGB
CMYK
RGB Variations
Color information
#320474 (or 0x320474) is known color: Persian Indigo. HEX triplet: 32, 04 and 74. RGB value is (50,4,116). Sum of RGB (Red+Green+Blue) = 50+4+116=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 4 (1.95% from 255 or 2.35% from 170); Blue value is 116 (45.70% from 255 or 68.24% from 170); Max value from RGB is 116 - color contains mainly: blue. Hex color #320474 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320474 is #CDFB8B. Grayscale: #1E1E1E. Windows color (decimal): -13499276 or 7603250. OLE color: 7603250.
HSL color Cylindrical-coordinate representation of color #320474: hue angle of 264.64º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320474 is Cyan = 0.57, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 4 | 116 | - |
| CMYK | 0.57 | 0.97 | 0 | 0.55 |
| HSL | 264.64º | 0.93% | 0.24% | - |
| HSV(B) | 264.64º | 0.97% | 0.45% | - |
| XYZ | 4.51 | 2.03 | 16.68 | - |
| YUV | 30.52 | 176.24 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 116 | 0.57 | 0.97 | 0 | 0.55 | 264.64 | 0.93 | 0.24 |
| Hex | 32 | 4 | 74 | 39 | 61 | 0 | 37 | 109 | 5D | 18 |
| Octal | 62 | 4 | 164 | 71 | 141 | 0 | 67 | 411 | 135 | 30 |
| Binary | 110010 | 100 | 1110100 | 111001 | 1100001 | 0 | 110111 | 100001001 | 1011101 | 11000 |
Color Harmonies of #320474
Complementary color
Monochromatic Colors of #320474
Black with #320474
Text Example
Text Example
White with #320474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320474; }
p { color: rgb(50,4,116); }
H1.HeaderClassName
{
color: #320474;
}
.AnyTagClassName
{
color: #320474;
}
</style>
background-color css
<style>
a { background-color: #320474; }
a { background-color: rgb(50,4,116); }
div.DivClassName
{
background-color: #320474;
}
.BgClassName
{
background-color: #320474;
}
</style>
border-color css
<style>
span { border-color: #320474; }
span { border-color: rgb(50,4,116); }
td.TdClassName
{
border-color: #320474;
}
.TagClassName
{
border-color: #320474;
}
</style>