Shades of Persian Indigo #321673
Tints of Persian Indigo #321673
RGB
CMYK
RGB Variations
Color information
#321673 (or 0x321673) is known color: Persian Indigo. HEX triplet: 32, 16 and 73. RGB value is (50,22,115). Sum of RGB (Red+Green+Blue) = 50+22+115=187 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.74% from 187); Green value is 22 (8.98% from 255 or 11.76% from 187); Blue value is 115 (45.31% from 255 or 61.50% from 187); Max value from RGB is 115 - color contains mainly: blue. Hex color #321673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321673 is #CDE98C. Grayscale: #282828. Windows color (decimal): -13494669 or 7542322. OLE color: 7542322.
HSL color Cylindrical-coordinate representation of color #321673: hue angle of 258.06º 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 #321673 is Cyan = 0.57, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 22 | 115 | - |
| CMYK | 0.57 | 0.81 | 0 | 0.55 |
| HSL | 258.06º | 0.68% | 0.27% | - |
| HSV(B) | 258.06º | 0.81% | 0.45% | - |
| XYZ | 4.7 | 2.49 | 16.45 | - |
| YUV | 40.97 | 169.78 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 115 | 0.57 | 0.81 | 0 | 0.55 | 258.06 | 0.68 | 0.27 |
| Hex | 32 | 16 | 73 | 39 | 51 | 0 | 37 | 102 | 44 | 1B |
| Octal | 62 | 26 | 163 | 71 | 121 | 0 | 67 | 402 | 104 | 33 |
| Binary | 110010 | 10110 | 1110011 | 111001 | 1010001 | 0 | 110111 | 100000010 | 1000100 | 11011 |
Color Harmonies of #321673
Complementary color
Monochromatic Colors of #321673
Black with #321673
Text Example
Text Example
White with #321673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321673; }
p { color: rgb(50,22,115); }
H1.HeaderClassName
{
color: #321673;
}
.AnyTagClassName
{
color: #321673;
}
</style>
background-color css
<style>
a { background-color: #321673; }
a { background-color: rgb(50,22,115); }
div.DivClassName
{
background-color: #321673;
}
.BgClassName
{
background-color: #321673;
}
</style>
border-color css
<style>
span { border-color: #321673; }
span { border-color: rgb(50,22,115); }
td.TdClassName
{
border-color: #321673;
}
.TagClassName
{
border-color: #321673;
}
</style>