Shades of Persian Indigo #321374
Tints of Persian Indigo #321374
RGB
CMYK
RGB Variations
Color information
#321374 (or 0x321374) is known color: Persian Indigo. HEX triplet: 32, 13 and 74. RGB value is (50,19,116). Sum of RGB (Red+Green+Blue) = 50+19+116=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 19 (7.81% from 255 or 10.27% from 185); Blue value is 116 (45.70% from 255 or 62.70% from 185); Max value from RGB is 116 - color contains mainly: blue. Hex color #321374 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321374 is #CDEC8B. Grayscale: #262626. Windows color (decimal): -13495436 or 7607090. OLE color: 7607090.
HSL color Cylindrical-coordinate representation of color #321374: hue angle of 259.18º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #321374 is Cyan = 0.57, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 19 | 116 | - |
| CMYK | 0.57 | 0.84 | 0 | 0.55 |
| HSL | 259.18º | 0.72% | 0.26% | - |
| HSV(B) | 259.18º | 0.84% | 0.45% | - |
| XYZ | 4.7 | 2.4 | 16.74 | - |
| YUV | 39.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 116 | 0.57 | 0.84 | 0 | 0.55 | 259.18 | 0.72 | 0.26 |
| Hex | 32 | 13 | 74 | 39 | 54 | 0 | 37 | 103 | 48 | 1A |
| Octal | 62 | 23 | 164 | 71 | 124 | 0 | 67 | 403 | 110 | 32 |
| Binary | 110010 | 10011 | 1110100 | 111001 | 1010100 | 0 | 110111 | 100000011 | 1001000 | 11010 |
Color Harmonies of #321374
Complementary color
Monochromatic Colors of #321374
Black with #321374
Text Example
Text Example
White with #321374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321374; }
p { color: rgb(50,19,116); }
H1.HeaderClassName
{
color: #321374;
}
.AnyTagClassName
{
color: #321374;
}
</style>
background-color css
<style>
a { background-color: #321374; }
a { background-color: rgb(50,19,116); }
div.DivClassName
{
background-color: #321374;
}
.BgClassName
{
background-color: #321374;
}
</style>
border-color css
<style>
span { border-color: #321374; }
span { border-color: rgb(50,19,116); }
td.TdClassName
{
border-color: #321374;
}
.TagClassName
{
border-color: #321374;
}
</style>