Shades of Persian Indigo #320174
Tints of Persian Indigo #320174
RGB
CMYK
RGB Variations
Color information
#320174 (or 0x320174) is known color: Persian Indigo. HEX triplet: 32, 01 and 74. RGB value is (50,1,116). Sum of RGB (Red+Green+Blue) = 50+1+116=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 1 (0.78% from 255 or 0.60% from 167); Blue value is 116 (45.70% from 255 or 69.46% from 167); Max value from RGB is 116 - color contains mainly: blue. Hex color #320174 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320174 is #CDFE8B. Grayscale: #1C1C1C. Windows color (decimal): -13500044 or 7602482. OLE color: 7602482.
HSL color Cylindrical-coordinate representation of color #320174: hue angle of 265.57º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320174 is Cyan = 0.57, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 1 | 116 | - |
| CMYK | 0.57 | 0.99 | 0 | 0.55 |
| HSL | 265.57º | 0.98% | 0.23% | - |
| HSV(B) | 265.57º | 0.99% | 0.45% | - |
| XYZ | 4.48 | 1.96 | 16.67 | - |
| YUV | 28.76 | 177.23 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 1 | 116 | 0.57 | 0.99 | 0 | 0.55 | 265.57 | 0.98 | 0.23 |
| Hex | 32 | 1 | 74 | 39 | 63 | 0 | 37 | 10A | 62 | 17 |
| Octal | 62 | 1 | 164 | 71 | 143 | 0 | 67 | 412 | 142 | 27 |
| Binary | 110010 | 1 | 1110100 | 111001 | 1100011 | 0 | 110111 | 100001010 | 1100010 | 10111 |
Color Harmonies of #320174
Complementary color
Monochromatic Colors of #320174
Black with #320174
Text Example
Text Example
White with #320174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320174; }
p { color: rgb(50,1,116); }
H1.HeaderClassName
{
color: #320174;
}
.AnyTagClassName
{
color: #320174;
}
</style>
background-color css
<style>
a { background-color: #320174; }
a { background-color: rgb(50,1,116); }
div.DivClassName
{
background-color: #320174;
}
.BgClassName
{
background-color: #320174;
}
</style>
border-color css
<style>
span { border-color: #320174; }
span { border-color: rgb(50,1,116); }
td.TdClassName
{
border-color: #320174;
}
.TagClassName
{
border-color: #320174;
}
</style>