Shades of Persian Indigo #321674
Tints of Persian Indigo #321674
RGB
CMYK
RGB Variations
Color information
#321674 (or 0x321674) is known color: Persian Indigo. HEX triplet: 32, 16 and 74. RGB value is (50,22,116). Sum of RGB (Red+Green+Blue) = 50+22+116=188 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.60% from 188); Green value is 22 (8.98% from 255 or 11.70% from 188); Blue value is 116 (45.70% from 255 or 61.70% from 188); Max value from RGB is 116 - color contains mainly: blue. Hex color #321674 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321674 is #CDE98B. Grayscale: #282828. Windows color (decimal): -13494668 or 7607858. OLE color: 7607858.
HSL color Cylindrical-coordinate representation of color #321674: hue angle of 257.87º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #321674 is Cyan = 0.57, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 22 | 116 | - |
| CMYK | 0.57 | 0.81 | 0 | 0.55 |
| HSL | 257.87º | 0.68% | 0.27% | - |
| HSV(B) | 257.87º | 0.81% | 0.45% | - |
| XYZ | 4.75 | 2.51 | 16.76 | - |
| YUV | 41.09 | 170.28 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 116 | 0.57 | 0.81 | 0 | 0.55 | 257.87 | 0.68 | 0.27 |
| Hex | 32 | 16 | 74 | 39 | 51 | 0 | 37 | 102 | 44 | 1B |
| Octal | 62 | 26 | 164 | 71 | 121 | 0 | 67 | 402 | 104 | 33 |
| Binary | 110010 | 10110 | 1110100 | 111001 | 1010001 | 0 | 110111 | 100000010 | 1000100 | 11011 |
Color Harmonies of #321674
Complementary color
Monochromatic Colors of #321674
Black with #321674
Text Example
Text Example
White with #321674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321674; }
p { color: rgb(50,22,116); }
H1.HeaderClassName
{
color: #321674;
}
.AnyTagClassName
{
color: #321674;
}
</style>
background-color css
<style>
a { background-color: #321674; }
a { background-color: rgb(50,22,116); }
div.DivClassName
{
background-color: #321674;
}
.BgClassName
{
background-color: #321674;
}
</style>
border-color css
<style>
span { border-color: #321674; }
span { border-color: rgb(50,22,116); }
td.TdClassName
{
border-color: #321674;
}
.TagClassName
{
border-color: #321674;
}
</style>