Shades of Persian Indigo #321795
Tints of Persian Indigo #321795
RGB
CMYK
RGB Variations
Color information
#321795 (or 0x321795) is known color: Persian Indigo. HEX triplet: 32, 17 and 95. RGB value is (50,23,149). Sum of RGB (Red+Green+Blue) = 50+23+149=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 149 (58.59% from 255 or 67.12% from 222); Max value from RGB is 149 - color contains mainly: blue. Hex color #321795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321795 is #CDE86A. Grayscale: #2C2C2C. Windows color (decimal): -13494379 or 9770802. OLE color: 9770802.
HSL color Cylindrical-coordinate representation of color #321795: hue angle of 252.86º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #321795 is Cyan = 0.66, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 23 | 149 | - |
| CMYK | 0.66 | 0.85 | 0 | 0.42 |
| HSL | 252.86º | 0.73% | 0.34% | - |
| HSV(B) | 252.86º | 0.85% | 0.58% | - |
| XYZ | 7.05 | 3.46 | 28.73 | - |
| YUV | 45.44 | 186.45 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 149 | 0.66 | 0.85 | 0 | 0.42 | 252.86 | 0.73 | 0.34 |
| Hex | 32 | 17 | 95 | 42 | 55 | 0 | 2A | FD | 49 | 22 |
| Octal | 62 | 27 | 225 | 102 | 125 | 0 | 52 | 375 | 111 | 42 |
| Binary | 110010 | 10111 | 10010101 | 1000010 | 1010101 | 0 | 101010 | 11111101 | 1001001 | 100010 |
Color Harmonies of #321795
Complementary color
Monochromatic Colors of #321795
Black with #321795
Text Example
Text Example
White with #321795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321795; }
p { color: rgb(50,23,149); }
H1.HeaderClassName
{
color: #321795;
}
.AnyTagClassName
{
color: #321795;
}
</style>
background-color css
<style>
a { background-color: #321795; }
a { background-color: rgb(50,23,149); }
div.DivClassName
{
background-color: #321795;
}
.BgClassName
{
background-color: #321795;
}
</style>
border-color css
<style>
span { border-color: #321795; }
span { border-color: rgb(50,23,149); }
td.TdClassName
{
border-color: #321795;
}
.TagClassName
{
border-color: #321795;
}
</style>