Shades of Persian Indigo #321972
Tints of Persian Indigo #321972
RGB
CMYK
RGB Variations
Color information
#321972 (or 0x321972) is known color: Persian Indigo. HEX triplet: 32, 19 and 72. RGB value is (50,25,114). Sum of RGB (Red+Green+Blue) = 50+25+114=189 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.46% from 189); Green value is 25 (10.16% from 255 or 13.23% from 189); Blue value is 114 (44.92% from 255 or 60.32% from 189); Max value from RGB is 114 - color contains mainly: blue. Hex color #321972 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321972 is #CDE68D. Grayscale: #2A2A2A. Windows color (decimal): -13493902 or 7477554. OLE color: 7477554.
HSL color Cylindrical-coordinate representation of color #321972: hue angle of 256.85º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #321972 is Cyan = 0.56, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 25 | 114 | - |
| CMYK | 0.56 | 0.78 | 0 | 0.55 |
| HSL | 256.85º | 0.64% | 0.27% | - |
| HSV(B) | 256.85º | 0.78% | 0.45% | - |
| XYZ | 4.7 | 2.59 | 16.17 | - |
| YUV | 42.62 | 168.28 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 25 | 114 | 0.56 | 0.78 | 0 | 0.55 | 256.85 | 0.64 | 0.27 |
| Hex | 32 | 19 | 72 | 38 | 4E | 0 | 37 | 101 | 40 | 1B |
| Octal | 62 | 31 | 162 | 70 | 116 | 0 | 67 | 401 | 100 | 33 |
| Binary | 110010 | 11001 | 1110010 | 111000 | 1001110 | 0 | 110111 | 100000001 | 1000000 | 11011 |
Color Harmonies of #321972
Complementary color
Monochromatic Colors of #321972
Black with #321972
Text Example
Text Example
White with #321972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321972; }
p { color: rgb(50,25,114); }
H1.HeaderClassName
{
color: #321972;
}
.AnyTagClassName
{
color: #321972;
}
</style>
background-color css
<style>
a { background-color: #321972; }
a { background-color: rgb(50,25,114); }
div.DivClassName
{
background-color: #321972;
}
.BgClassName
{
background-color: #321972;
}
</style>
border-color css
<style>
span { border-color: #321972; }
span { border-color: rgb(50,25,114); }
td.TdClassName
{
border-color: #321972;
}
.TagClassName
{
border-color: #321972;
}
</style>