Shades of Persian Indigo #391997
Tints of Persian Indigo #391997
RGB
CMYK
RGB Variations
Color information
#391997 (or 0x391997) is known color: Persian Indigo. HEX triplet: 39, 19 and 97. RGB value is (57,25,151). Sum of RGB (Red+Green+Blue) = 57+25+151=233 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.46% from 233); Green value is 25 (10.16% from 255 or 10.73% from 233); Blue value is 151 (59.38% from 255 or 64.81% from 233); Max value from RGB is 151 - color contains mainly: blue. Hex color #391997 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391997 is #C6E668. Grayscale: #303030. Windows color (decimal): -13035113 or 9902393. OLE color: 9902393.
HSL color Cylindrical-coordinate representation of color #391997: hue angle of 255.24º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #391997 is Cyan = 0.62, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 25 | 151 | - |
| CMYK | 0.62 | 0.83 | 0 | 0.41 |
| HSL | 255.24º | 0.72% | 0.35% | - |
| HSV(B) | 255.24º | 0.83% | 0.59% | - |
| XYZ | 7.62 | 3.8 | 29.61 | - |
| YUV | 48.93 | 185.6 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 151 | 0.62 | 0.83 | 0 | 0.41 | 255.24 | 0.72 | 0.35 |
| Hex | 39 | 19 | 97 | 3E | 53 | 0 | 29 | FF | 48 | 23 |
| Octal | 71 | 31 | 227 | 76 | 123 | 0 | 51 | 377 | 110 | 43 |
| Binary | 111001 | 11001 | 10010111 | 111110 | 1010011 | 0 | 101001 | 11111111 | 1001000 | 100011 |
Color Harmonies of #391997
Complementary color
Monochromatic Colors of #391997
Black with #391997
Text Example
Text Example
White with #391997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391997; }
p { color: rgb(57,25,151); }
H1.HeaderClassName
{
color: #391997;
}
.AnyTagClassName
{
color: #391997;
}
</style>
background-color css
<style>
a { background-color: #391997; }
a { background-color: rgb(57,25,151); }
div.DivClassName
{
background-color: #391997;
}
.BgClassName
{
background-color: #391997;
}
</style>
border-color css
<style>
span { border-color: #391997; }
span { border-color: rgb(57,25,151); }
td.TdClassName
{
border-color: #391997;
}
.TagClassName
{
border-color: #391997;
}
</style>