Shades of Persian Indigo #391988
Tints of Persian Indigo #391988
RGB
CMYK
RGB Variations
Color information
#391988 (or 0x391988) is known color: Persian Indigo. HEX triplet: 39, 19 and 88. RGB value is (57,25,136). Sum of RGB (Red+Green+Blue) = 57+25+136=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 25 (10.16% from 255 or 11.47% from 218); Blue value is 136 (53.52% from 255 or 62.39% from 218); Max value from RGB is 136 - color contains mainly: blue. Hex color #391988 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391988 is #C6E677. Grayscale: #2E2E2E. Windows color (decimal): -13035128 or 8919353. OLE color: 8919353.
HSL color Cylindrical-coordinate representation of color #391988: hue angle of 257.3º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #391988 is Cyan = 0.58, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 25 | 136 | - |
| CMYK | 0.58 | 0.82 | 0 | 0.47 |
| HSL | 257.3º | 0.69% | 0.32% | - |
| HSV(B) | 257.3º | 0.82% | 0.53% | - |
| XYZ | 6.48 | 3.34 | 23.6 | - |
| YUV | 47.22 | 178.1 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 136 | 0.58 | 0.82 | 0 | 0.47 | 257.3 | 0.69 | 0.32 |
| Hex | 39 | 19 | 88 | 3A | 52 | 0 | 2F | 101 | 45 | 20 |
| Octal | 71 | 31 | 210 | 72 | 122 | 0 | 57 | 401 | 105 | 40 |
| Binary | 111001 | 11001 | 10001000 | 111010 | 1010010 | 0 | 101111 | 100000001 | 1000101 | 100000 |
Color Harmonies of #391988
Complementary color
Monochromatic Colors of #391988
Black with #391988
Text Example
Text Example
White with #391988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391988; }
p { color: rgb(57,25,136); }
H1.HeaderClassName
{
color: #391988;
}
.AnyTagClassName
{
color: #391988;
}
</style>
background-color css
<style>
a { background-color: #391988; }
a { background-color: rgb(57,25,136); }
div.DivClassName
{
background-color: #391988;
}
.BgClassName
{
background-color: #391988;
}
</style>
border-color css
<style>
span { border-color: #391988; }
span { border-color: rgb(57,25,136); }
td.TdClassName
{
border-color: #391988;
}
.TagClassName
{
border-color: #391988;
}
</style>