Shades of Persian Indigo #391999
Tints of Persian Indigo #391999
RGB
CMYK
RGB Variations
Color information
#391999 (or 0x391999) is known color: Persian Indigo. HEX triplet: 39, 19 and 99. RGB value is (57,25,153). Sum of RGB (Red+Green+Blue) = 57+25+153=235 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.26% from 235); Green value is 25 (10.16% from 255 or 10.64% from 235); Blue value is 153 (60.16% from 255 or 65.11% from 235); Max value from RGB is 153 - color contains mainly: blue. Hex color #391999 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391999 is #C6E666. Grayscale: #303030. Windows color (decimal): -13035111 or 10033465. OLE color: 10033465.
HSL color Cylindrical-coordinate representation of color #391999: hue angle of 255º 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 #391999 is Cyan = 0.63, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 57 | 25 | 153 | - |
| CMYK | 0.63 | 0.84 | 0 | 0.4 |
| HSL | 255º | 0.72% | 0.35% | - |
| HSV(B) | 255º | 0.84% | 0.6% | - |
| XYZ | 7.78 | 3.87 | 30.47 | - |
| YUV | 49.16 | 186.6 | 133.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 153 | 0.63 | 0.84 | 0 | 0.4 | 255 | 0.72 | 0.35 |
| Hex | 39 | 19 | 99 | 3F | 54 | 0 | 28 | FF | 48 | 23 |
| Octal | 71 | 31 | 231 | 77 | 124 | 0 | 50 | 377 | 110 | 43 |
| Binary | 111001 | 11001 | 10011001 | 111111 | 1010100 | 0 | 101000 | 11111111 | 1001000 | 100011 |
Color Harmonies of #391999
Complementary color
Monochromatic Colors of #391999
Black with #391999
Text Example
Text Example
White with #391999
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391999; }
p { color: rgb(57,25,153); }
H1.HeaderClassName
{
color: #391999;
}
.AnyTagClassName
{
color: #391999;
}
</style>
background-color css
<style>
a { background-color: #391999; }
a { background-color: rgb(57,25,153); }
div.DivClassName
{
background-color: #391999;
}
.BgClassName
{
background-color: #391999;
}
</style>
border-color css
<style>
span { border-color: #391999; }
span { border-color: rgb(57,25,153); }
td.TdClassName
{
border-color: #391999;
}
.TagClassName
{
border-color: #391999;
}
</style>