Shades of Persian Indigo #321679
Tints of Persian Indigo #321679
RGB
CMYK
RGB Variations
Color information
#321679 (or 0x321679) is known color: Persian Indigo. HEX triplet: 32, 16 and 79. RGB value is (50,22,121). Sum of RGB (Red+Green+Blue) = 50+22+121=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 121 (47.66% from 255 or 62.69% from 193); Max value from RGB is 121 - color contains mainly: blue. Hex color #321679 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321679 is #CDE986. Grayscale: #292929. Windows color (decimal): -13494663 or 7935538. OLE color: 7935538.
HSL color Cylindrical-coordinate representation of color #321679: hue angle of 256.97º 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 #321679 is Cyan = 0.59, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 22 | 121 | - |
| CMYK | 0.59 | 0.82 | 0 | 0.53 |
| HSL | 256.97º | 0.69% | 0.28% | - |
| HSV(B) | 256.97º | 0.82% | 0.47% | - |
| XYZ | 5.05 | 2.63 | 18.33 | - |
| YUV | 41.66 | 172.78 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 121 | 0.59 | 0.82 | 0 | 0.53 | 256.97 | 0.69 | 0.28 |
| Hex | 32 | 16 | 79 | 3B | 52 | 0 | 35 | 101 | 45 | 1C |
| Octal | 62 | 26 | 171 | 73 | 122 | 0 | 65 | 401 | 105 | 34 |
| Binary | 110010 | 10110 | 1111001 | 111011 | 1010010 | 0 | 110101 | 100000001 | 1000101 | 11100 |
Color Harmonies of #321679
Complementary color
Monochromatic Colors of #321679
Black with #321679
Text Example
Text Example
White with #321679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321679; }
p { color: rgb(50,22,121); }
H1.HeaderClassName
{
color: #321679;
}
.AnyTagClassName
{
color: #321679;
}
</style>
background-color css
<style>
a { background-color: #321679; }
a { background-color: rgb(50,22,121); }
div.DivClassName
{
background-color: #321679;
}
.BgClassName
{
background-color: #321679;
}
</style>
border-color css
<style>
span { border-color: #321679; }
span { border-color: rgb(50,22,121); }
td.TdClassName
{
border-color: #321679;
}
.TagClassName
{
border-color: #321679;
}
</style>