Shades of Persian Indigo #321677
Tints of Persian Indigo #321677
RGB
CMYK
RGB Variations
Color information
#321677 (or 0x321677) is known color: Persian Indigo. HEX triplet: 32, 16 and 77. RGB value is (50,22,119). Sum of RGB (Red+Green+Blue) = 50+22+119=191 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.18% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 119 (46.88% from 255 or 62.30% from 191); Max value from RGB is 119 - color contains mainly: blue. Hex color #321677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321677 is #CDE988. Grayscale: #292929. Windows color (decimal): -13494665 or 7804466. OLE color: 7804466.
HSL color Cylindrical-coordinate representation of color #321677: hue angle of 257.32º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321677 is Cyan = 0.58, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 22 | 119 | - |
| CMYK | 0.58 | 0.82 | 0 | 0.53 |
| HSL | 257.32º | 0.69% | 0.28% | - |
| HSV(B) | 257.32º | 0.82% | 0.47% | - |
| XYZ | 4.93 | 2.58 | 17.69 | - |
| YUV | 41.43 | 171.78 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 119 | 0.58 | 0.82 | 0 | 0.53 | 257.32 | 0.69 | 0.28 |
| Hex | 32 | 16 | 77 | 3A | 52 | 0 | 35 | 101 | 45 | 1C |
| Octal | 62 | 26 | 167 | 72 | 122 | 0 | 65 | 401 | 105 | 34 |
| Binary | 110010 | 10110 | 1110111 | 111010 | 1010010 | 0 | 110101 | 100000001 | 1000101 | 11100 |
Color Harmonies of #321677
Complementary color
Monochromatic Colors of #321677
Black with #321677
Text Example
Text Example
White with #321677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321677; }
p { color: rgb(50,22,119); }
H1.HeaderClassName
{
color: #321677;
}
.AnyTagClassName
{
color: #321677;
}
</style>
background-color css
<style>
a { background-color: #321677; }
a { background-color: rgb(50,22,119); }
div.DivClassName
{
background-color: #321677;
}
.BgClassName
{
background-color: #321677;
}
</style>
border-color css
<style>
span { border-color: #321677; }
span { border-color: rgb(50,22,119); }
td.TdClassName
{
border-color: #321677;
}
.TagClassName
{
border-color: #321677;
}
</style>