Shades of Persian Indigo #392176
Tints of Persian Indigo #392176
RGB
CMYK
RGB Variations
Color information
#392176 (or 0x392176) is known color: Persian Indigo. HEX triplet: 39, 21 and 76. RGB value is (57,33,118). Sum of RGB (Red+Green+Blue) = 57+33+118=208 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.40% from 208); Green value is 33 (13.28% from 255 or 15.87% from 208); Blue value is 118 (46.48% from 255 or 56.73% from 208); Max value from RGB is 118 - color contains mainly: blue. Hex color #392176 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392176 is #C6DE89. Grayscale: #313131. Windows color (decimal): -13033098 or 7741753. OLE color: 7741753.
HSL color Cylindrical-coordinate representation of color #392176: hue angle of 256.94º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #392176 is Cyan = 0.52, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 33 | 118 | - |
| CMYK | 0.52 | 0.72 | 0 | 0.54 |
| HSL | 256.94º | 0.56% | 0.3% | - |
| HSV(B) | 256.94º | 0.72% | 0.46% | - |
| XYZ | 5.5 | 3.27 | 17.48 | - |
| YUV | 49.87 | 166.45 | 133.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 118 | 0.52 | 0.72 | 0 | 0.54 | 256.94 | 0.56 | 0.3 |
| Hex | 39 | 21 | 76 | 34 | 48 | 0 | 36 | 101 | 38 | 1E |
| Octal | 71 | 41 | 166 | 64 | 110 | 0 | 66 | 401 | 70 | 36 |
| Binary | 111001 | 100001 | 1110110 | 110100 | 1001000 | 0 | 110110 | 100000001 | 111000 | 11110 |
Color Harmonies of #392176
Complementary color
Monochromatic Colors of #392176
Black with #392176
Text Example
Text Example
White with #392176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392176; }
p { color: rgb(57,33,118); }
H1.HeaderClassName
{
color: #392176;
}
.AnyTagClassName
{
color: #392176;
}
</style>
background-color css
<style>
a { background-color: #392176; }
a { background-color: rgb(57,33,118); }
div.DivClassName
{
background-color: #392176;
}
.BgClassName
{
background-color: #392176;
}
</style>
border-color css
<style>
span { border-color: #392176; }
span { border-color: rgb(57,33,118); }
td.TdClassName
{
border-color: #392176;
}
.TagClassName
{
border-color: #392176;
}
</style>