Shades of Persian Indigo #321471
Tints of Persian Indigo #321471
RGB
CMYK
RGB Variations
Color information
#321471 (or 0x321471) is known color: Persian Indigo. HEX triplet: 32, 14 and 71. RGB value is (50,20,113). Sum of RGB (Red+Green+Blue) = 50+20+113=183 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.32% from 183); Green value is 20 (8.20% from 255 or 10.93% from 183); Blue value is 113 (44.53% from 255 or 61.75% from 183); Max value from RGB is 113 - color contains mainly: blue. Hex color #321471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321471 is #CDEB8E. Grayscale: #272727. Windows color (decimal): -13495183 or 7410738. OLE color: 7410738.
HSL color Cylindrical-coordinate representation of color #321471: hue angle of 259.35º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321471 is Cyan = 0.56, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 20 | 113 | - |
| CMYK | 0.56 | 0.82 | 0 | 0.56 |
| HSL | 259.35º | 0.7% | 0.26% | - |
| HSV(B) | 259.35º | 0.82% | 0.44% | - |
| XYZ | 4.55 | 2.37 | 15.84 | - |
| YUV | 39.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 20 | 113 | 0.56 | 0.82 | 0 | 0.56 | 259.35 | 0.7 | 0.26 |
| Hex | 32 | 14 | 71 | 38 | 52 | 0 | 38 | 103 | 46 | 1A |
| Octal | 62 | 24 | 161 | 70 | 122 | 0 | 70 | 403 | 106 | 32 |
| Binary | 110010 | 10100 | 1110001 | 111000 | 1010010 | 0 | 111000 | 100000011 | 1000110 | 11010 |
Color Harmonies of #321471
Complementary color
Monochromatic Colors of #321471
Black with #321471
Text Example
Text Example
White with #321471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321471; }
p { color: rgb(50,20,113); }
H1.HeaderClassName
{
color: #321471;
}
.AnyTagClassName
{
color: #321471;
}
</style>
background-color css
<style>
a { background-color: #321471; }
a { background-color: rgb(50,20,113); }
div.DivClassName
{
background-color: #321471;
}
.BgClassName
{
background-color: #321471;
}
</style>
border-color css
<style>
span { border-color: #321471; }
span { border-color: rgb(50,20,113); }
td.TdClassName
{
border-color: #321471;
}
.TagClassName
{
border-color: #321471;
}
</style>