Shades of Persian Indigo #321775
Tints of Persian Indigo #321775
RGB
CMYK
RGB Variations
Color information
#321775 (or 0x321775) is known color: Persian Indigo. HEX triplet: 32, 17 and 75. RGB value is (50,23,117). Sum of RGB (Red+Green+Blue) = 50+23+117=190 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.32% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 117 (46.09% from 255 or 61.58% from 190); Max value from RGB is 117 - color contains mainly: blue. Hex color #321775 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321775 is #CDE88A. Grayscale: #292929. Windows color (decimal): -13494411 or 7673650. OLE color: 7673650.
HSL color Cylindrical-coordinate representation of color #321775: hue angle of 257.23º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321775 is Cyan = 0.57, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 23 | 117 | - |
| CMYK | 0.57 | 0.80 | 0 | 0.54 |
| HSL | 257.23º | 0.67% | 0.27% | - |
| HSV(B) | 257.23º | 0.8% | 0.46% | - |
| XYZ | 4.83 | 2.58 | 17.07 | - |
| YUV | 41.79 | 170.45 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 117 | 0.57 | 0.80 | 0 | 0.54 | 257.23 | 0.67 | 0.27 |
| Hex | 32 | 17 | 75 | 39 | 50 | 0 | 36 | 101 | 43 | 1B |
| Octal | 62 | 27 | 165 | 71 | 120 | 0 | 66 | 401 | 103 | 33 |
| Binary | 110010 | 10111 | 1110101 | 111001 | 1010000 | 0 | 110110 | 100000001 | 1000011 | 11011 |
Color Harmonies of #321775
Complementary color
Monochromatic Colors of #321775
Black with #321775
Text Example
Text Example
White with #321775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321775; }
p { color: rgb(50,23,117); }
H1.HeaderClassName
{
color: #321775;
}
.AnyTagClassName
{
color: #321775;
}
</style>
background-color css
<style>
a { background-color: #321775; }
a { background-color: rgb(50,23,117); }
div.DivClassName
{
background-color: #321775;
}
.BgClassName
{
background-color: #321775;
}
</style>
border-color css
<style>
span { border-color: #321775; }
span { border-color: rgb(50,23,117); }
td.TdClassName
{
border-color: #321775;
}
.TagClassName
{
border-color: #321775;
}
</style>