Shades of Persian Indigo #321671
Tints of Persian Indigo #321671
RGB
CMYK
RGB Variations
Color information
#321671 (or 0x321671) is known color: Persian Indigo. HEX triplet: 32, 16 and 71. RGB value is (50,22,113). Sum of RGB (Red+Green+Blue) = 50+22+113=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 22 (8.98% from 255 or 11.89% from 185); Blue value is 113 (44.53% from 255 or 61.08% from 185); Max value from RGB is 113 - color contains mainly: blue. Hex color #321671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321671 is #CDE98E. Grayscale: #282828. Windows color (decimal): -13494671 or 7411250. OLE color: 7411250.
HSL color Cylindrical-coordinate representation of color #321671: hue angle of 258.46º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #321671 is Cyan = 0.56, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 22 | 113 | - |
| CMYK | 0.56 | 0.81 | 0 | 0.56 |
| HSL | 258.46º | 0.67% | 0.26% | - |
| HSV(B) | 258.46º | 0.81% | 0.44% | - |
| XYZ | 4.58 | 2.44 | 15.85 | - |
| YUV | 40.75 | 168.78 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 113 | 0.56 | 0.81 | 0 | 0.56 | 258.46 | 0.67 | 0.26 |
| Hex | 32 | 16 | 71 | 38 | 51 | 0 | 38 | 102 | 43 | 1A |
| Octal | 62 | 26 | 161 | 70 | 121 | 0 | 70 | 402 | 103 | 32 |
| Binary | 110010 | 10110 | 1110001 | 111000 | 1010001 | 0 | 111000 | 100000010 | 1000011 | 11010 |
Color Harmonies of #321671
Complementary color
Monochromatic Colors of #321671
Black with #321671
Text Example
Text Example
White with #321671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321671; }
p { color: rgb(50,22,113); }
H1.HeaderClassName
{
color: #321671;
}
.AnyTagClassName
{
color: #321671;
}
</style>
background-color css
<style>
a { background-color: #321671; }
a { background-color: rgb(50,22,113); }
div.DivClassName
{
background-color: #321671;
}
.BgClassName
{
background-color: #321671;
}
</style>
border-color css
<style>
span { border-color: #321671; }
span { border-color: rgb(50,22,113); }
td.TdClassName
{
border-color: #321671;
}
.TagClassName
{
border-color: #321671;
}
</style>