Shades of Persian Indigo #391998
Tints of Persian Indigo #391998
RGB
CMYK
RGB Variations
Color information
#391998 (or 0x391998) is known color: Persian Indigo. HEX triplet: 39, 19 and 98. RGB value is (57,25,152). Sum of RGB (Red+Green+Blue) = 57+25+152=234 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.36% from 234); Green value is 25 (10.16% from 255 or 10.68% from 234); Blue value is 152 (59.77% from 255 or 64.96% from 234); Max value from RGB is 152 - color contains mainly: blue. Hex color #391998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391998 is #C6E667. Grayscale: #303030. Windows color (decimal): -13035112 or 9967929. OLE color: 9967929.
HSL color Cylindrical-coordinate representation of color #391998: hue angle of 255.12º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #391998 is Cyan = 0.62, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 25 | 152 | - |
| CMYK | 0.62 | 0.84 | 0 | 0.40 |
| HSL | 255.12º | 0.72% | 0.35% | - |
| HSV(B) | 255.12º | 0.84% | 0.6% | - |
| XYZ | 7.7 | 3.83 | 30.04 | - |
| YUV | 49.05 | 186.1 | 133.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 152 | 0.62 | 0.84 | 0 | 0.40 | 255.12 | 0.72 | 0.35 |
| Hex | 39 | 19 | 98 | 3E | 54 | 0 | 28 | FF | 48 | 23 |
| Octal | 71 | 31 | 230 | 76 | 124 | 0 | 50 | 377 | 110 | 43 |
| Binary | 111001 | 11001 | 10011000 | 111110 | 1010100 | 0 | 101000 | 11111111 | 1001000 | 100011 |
Color Harmonies of #391998
Complementary color
Monochromatic Colors of #391998
Black with #391998
Text Example
Text Example
White with #391998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391998; }
p { color: rgb(57,25,152); }
H1.HeaderClassName
{
color: #391998;
}
.AnyTagClassName
{
color: #391998;
}
</style>
background-color css
<style>
a { background-color: #391998; }
a { background-color: rgb(57,25,152); }
div.DivClassName
{
background-color: #391998;
}
.BgClassName
{
background-color: #391998;
}
</style>
border-color css
<style>
span { border-color: #391998; }
span { border-color: rgb(57,25,152); }
td.TdClassName
{
border-color: #391998;
}
.TagClassName
{
border-color: #391998;
}
</style>