Shades of Persian Indigo #321779
Tints of Persian Indigo #321779
RGB
CMYK
RGB Variations
Color information
#321779 (or 0x321779) is known color: Persian Indigo. HEX triplet: 32, 17 and 79. RGB value is (50,23,121). Sum of RGB (Red+Green+Blue) = 50+23+121=194 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.77% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 121 (47.66% from 255 or 62.37% from 194); Max value from RGB is 121 - color contains mainly: blue. Hex color #321779 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321779 is #CDE886. Grayscale: #292929. Windows color (decimal): -13494407 or 7935794. OLE color: 7935794.
HSL color Cylindrical-coordinate representation of color #321779: hue angle of 256.53º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #321779 is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 23 | 121 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.53 |
| HSL | 256.53º | 0.68% | 0.28% | - |
| HSV(B) | 256.53º | 0.81% | 0.47% | - |
| XYZ | 5.07 | 2.67 | 18.34 | - |
| YUV | 42.25 | 172.45 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 121 | 0.59 | 0.81 | 0 | 0.53 | 256.53 | 0.68 | 0.28 |
| Hex | 32 | 17 | 79 | 3B | 51 | 0 | 35 | 101 | 44 | 1C |
| Octal | 62 | 27 | 171 | 73 | 121 | 0 | 65 | 401 | 104 | 34 |
| Binary | 110010 | 10111 | 1111001 | 111011 | 1010001 | 0 | 110101 | 100000001 | 1000100 | 11100 |
Color Harmonies of #321779
Complementary color
Monochromatic Colors of #321779
Black with #321779
Text Example
Text Example
White with #321779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321779; }
p { color: rgb(50,23,121); }
H1.HeaderClassName
{
color: #321779;
}
.AnyTagClassName
{
color: #321779;
}
</style>
background-color css
<style>
a { background-color: #321779; }
a { background-color: rgb(50,23,121); }
div.DivClassName
{
background-color: #321779;
}
.BgClassName
{
background-color: #321779;
}
</style>
border-color css
<style>
span { border-color: #321779; }
span { border-color: rgb(50,23,121); }
td.TdClassName
{
border-color: #321779;
}
.TagClassName
{
border-color: #321779;
}
</style>