Shades of Persian Indigo #321672
Tints of Persian Indigo #321672
RGB
CMYK
RGB Variations
Color information
#321672 (or 0x321672) is known color: Persian Indigo. HEX triplet: 32, 16 and 72. RGB value is (50,22,114). Sum of RGB (Red+Green+Blue) = 50+22+114=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 22 (8.98% from 255 or 11.83% from 186); Blue value is 114 (44.92% from 255 or 61.29% from 186); Max value from RGB is 114 - color contains mainly: blue. Hex color #321672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321672 is #CDE98D. Grayscale: #282828. Windows color (decimal): -13494670 or 7476786. OLE color: 7476786.
HSL color Cylindrical-coordinate representation of color #321672: hue angle of 258.26º 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 #321672 is Cyan = 0.56, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 22 | 114 | - |
| CMYK | 0.56 | 0.81 | 0 | 0.55 |
| HSL | 258.26º | 0.68% | 0.27% | - |
| HSV(B) | 258.26º | 0.81% | 0.45% | - |
| XYZ | 4.64 | 2.47 | 16.15 | - |
| YUV | 40.86 | 169.28 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 114 | 0.56 | 0.81 | 0 | 0.55 | 258.26 | 0.68 | 0.27 |
| Hex | 32 | 16 | 72 | 38 | 51 | 0 | 37 | 102 | 44 | 1B |
| Octal | 62 | 26 | 162 | 70 | 121 | 0 | 67 | 402 | 104 | 33 |
| Binary | 110010 | 10110 | 1110010 | 111000 | 1010001 | 0 | 110111 | 100000010 | 1000100 | 11011 |
Color Harmonies of #321672
Complementary color
Monochromatic Colors of #321672
Black with #321672
Text Example
Text Example
White with #321672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321672; }
p { color: rgb(50,22,114); }
H1.HeaderClassName
{
color: #321672;
}
.AnyTagClassName
{
color: #321672;
}
</style>
background-color css
<style>
a { background-color: #321672; }
a { background-color: rgb(50,22,114); }
div.DivClassName
{
background-color: #321672;
}
.BgClassName
{
background-color: #321672;
}
</style>
border-color css
<style>
span { border-color: #321672; }
span { border-color: rgb(50,22,114); }
td.TdClassName
{
border-color: #321672;
}
.TagClassName
{
border-color: #321672;
}
</style>