Shades of Persian Indigo #321078
Tints of Persian Indigo #321078
RGB
CMYK
RGB Variations
Color information
#321078 (or 0x321078) is known color: Persian Indigo. HEX triplet: 32, 10 and 78. RGB value is (50,16,120). Sum of RGB (Red+Green+Blue) = 50+16+120=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 120 (47.27% from 255 or 64.52% from 186); Max value from RGB is 120 - color contains mainly: blue. Hex color #321078 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321078 is #CDEF87. Grayscale: #252525. Windows color (decimal): -13496200 or 7868466. OLE color: 7868466.
HSL color Cylindrical-coordinate representation of color #321078: hue angle of 259.62º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #321078 is Cyan = 0.58, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 16 | 120 | - |
| CMYK | 0.58 | 0.87 | 0 | 0.53 |
| HSL | 259.62º | 0.76% | 0.27% | - |
| HSV(B) | 259.62º | 0.87% | 0.47% | - |
| XYZ | 4.89 | 2.4 | 17.98 | - |
| YUV | 38.02 | 174.26 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 120 | 0.58 | 0.87 | 0 | 0.53 | 259.62 | 0.76 | 0.27 |
| Hex | 32 | 10 | 78 | 3A | 57 | 0 | 35 | 104 | 4C | 1B |
| Octal | 62 | 20 | 170 | 72 | 127 | 0 | 65 | 404 | 114 | 33 |
| Binary | 110010 | 10000 | 1111000 | 111010 | 1010111 | 0 | 110101 | 100000100 | 1001100 | 11011 |
Color Harmonies of #321078
Complementary color
Monochromatic Colors of #321078
Black with #321078
Text Example
Text Example
White with #321078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321078; }
p { color: rgb(50,16,120); }
H1.HeaderClassName
{
color: #321078;
}
.AnyTagClassName
{
color: #321078;
}
</style>
background-color css
<style>
a { background-color: #321078; }
a { background-color: rgb(50,16,120); }
div.DivClassName
{
background-color: #321078;
}
.BgClassName
{
background-color: #321078;
}
</style>
border-color css
<style>
span { border-color: #321078; }
span { border-color: rgb(50,16,120); }
td.TdClassName
{
border-color: #321078;
}
.TagClassName
{
border-color: #321078;
}
</style>