Shades of Persian Indigo #391880
Tints of Persian Indigo #391880
RGB
CMYK
RGB Variations
Color information
#391880 (or 0x391880) is known color: Persian Indigo. HEX triplet: 39, 18 and 80. RGB value is (57,24,128). Sum of RGB (Red+Green+Blue) = 57+24+128=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 24 (9.77% from 255 or 11.48% from 209); Blue value is 128 (50.39% from 255 or 61.24% from 209); Max value from RGB is 128 - color contains mainly: blue. Hex color #391880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391880 is #C6E77F. Grayscale: #2D2D2D. Windows color (decimal): -13035392 or 8394809. OLE color: 8394809.
HSL color Cylindrical-coordinate representation of color #391880: hue angle of 259.04º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #391880 is Cyan = 0.55, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 24 | 128 | - |
| CMYK | 0.55 | 0.81 | 0 | 0.50 |
| HSL | 259.04º | 0.68% | 0.3% | - |
| HSV(B) | 259.04º | 0.81% | 0.5% | - |
| XYZ | 5.91 | 3.08 | 20.71 | - |
| YUV | 45.72 | 174.43 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 24 | 128 | 0.55 | 0.81 | 0 | 0.50 | 259.04 | 0.68 | 0.3 |
| Hex | 39 | 18 | 80 | 37 | 51 | 0 | 32 | 103 | 44 | 1E |
| Octal | 71 | 30 | 200 | 67 | 121 | 0 | 62 | 403 | 104 | 36 |
| Binary | 111001 | 11000 | 10000000 | 110111 | 1010001 | 0 | 110010 | 100000011 | 1000100 | 11110 |
Color Harmonies of #391880
Complementary color
Monochromatic Colors of #391880
Black with #391880
Text Example
Text Example
White with #391880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391880; }
p { color: rgb(57,24,128); }
H1.HeaderClassName
{
color: #391880;
}
.AnyTagClassName
{
color: #391880;
}
</style>
background-color css
<style>
a { background-color: #391880; }
a { background-color: rgb(57,24,128); }
div.DivClassName
{
background-color: #391880;
}
.BgClassName
{
background-color: #391880;
}
</style>
border-color css
<style>
span { border-color: #391880; }
span { border-color: rgb(57,24,128); }
td.TdClassName
{
border-color: #391880;
}
.TagClassName
{
border-color: #391880;
}
</style>