Shades of Persian Indigo #321278
Tints of Persian Indigo #321278
RGB
CMYK
RGB Variations
Color information
#321278 (or 0x321278) is known color: Persian Indigo. HEX triplet: 32, 12 and 78. RGB value is (50,18,120). Sum of RGB (Red+Green+Blue) = 50+18+120=188 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.60% from 188); Green value is 18 (7.42% from 255 or 9.57% from 188); Blue value is 120 (47.27% from 255 or 63.83% from 188); Max value from RGB is 120 - color contains mainly: blue. Hex color #321278 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321278 is #CDED87. Grayscale: #262626. Windows color (decimal): -13495688 or 7868978. OLE color: 7868978.
HSL color Cylindrical-coordinate representation of color #321278: hue angle of 258.82º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #321278 is Cyan = 0.58, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 18 | 120 | - |
| CMYK | 0.58 | 0.85 | 0 | 0.53 |
| HSL | 258.82º | 0.74% | 0.27% | - |
| HSV(B) | 258.82º | 0.85% | 0.47% | - |
| XYZ | 4.92 | 2.47 | 17.99 | - |
| YUV | 39.2 | 173.6 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 18 | 120 | 0.58 | 0.85 | 0 | 0.53 | 258.82 | 0.74 | 0.27 |
| Hex | 32 | 12 | 78 | 3A | 55 | 0 | 35 | 103 | 4A | 1B |
| Octal | 62 | 22 | 170 | 72 | 125 | 0 | 65 | 403 | 112 | 33 |
| Binary | 110010 | 10010 | 1111000 | 111010 | 1010101 | 0 | 110101 | 100000011 | 1001010 | 11011 |
Color Harmonies of #321278
Complementary color
Monochromatic Colors of #321278
Black with #321278
Text Example
Text Example
White with #321278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321278; }
p { color: rgb(50,18,120); }
H1.HeaderClassName
{
color: #321278;
}
.AnyTagClassName
{
color: #321278;
}
</style>
background-color css
<style>
a { background-color: #321278; }
a { background-color: rgb(50,18,120); }
div.DivClassName
{
background-color: #321278;
}
.BgClassName
{
background-color: #321278;
}
</style>
border-color css
<style>
span { border-color: #321278; }
span { border-color: rgb(50,18,120); }
td.TdClassName
{
border-color: #321278;
}
.TagClassName
{
border-color: #321278;
}
</style>