Shades of Persian Indigo #391973
Tints of Persian Indigo #391973
RGB
CMYK
RGB Variations
Color information
#391973 (or 0x391973) is known color: Persian Indigo. HEX triplet: 39, 19 and 73. RGB value is (57,25,115). Sum of RGB (Red+Green+Blue) = 57+25+115=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 25 (10.16% from 255 or 12.69% from 197); Blue value is 115 (45.31% from 255 or 58.38% from 197); Max value from RGB is 115 - color contains mainly: blue. Hex color #391973 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391973 is #C6E68C. Grayscale: #2C2C2C. Windows color (decimal): -13035149 or 7543097. OLE color: 7543097.
HSL color Cylindrical-coordinate representation of color #391973: hue angle of 261.33º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #391973 is Cyan = 0.50, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 25 | 115 | - |
| CMYK | 0.50 | 0.78 | 0 | 0.55 |
| HSL | 261.33º | 0.64% | 0.27% | - |
| HSV(B) | 261.33º | 0.78% | 0.45% | - |
| XYZ | 5.13 | 2.8 | 16.49 | - |
| YUV | 44.83 | 167.6 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 115 | 0.50 | 0.78 | 0 | 0.55 | 261.33 | 0.64 | 0.27 |
| Hex | 39 | 19 | 73 | 32 | 4E | 0 | 37 | 105 | 40 | 1B |
| Octal | 71 | 31 | 163 | 62 | 116 | 0 | 67 | 405 | 100 | 33 |
| Binary | 111001 | 11001 | 1110011 | 110010 | 1001110 | 0 | 110111 | 100000101 | 1000000 | 11011 |
Color Harmonies of #391973
Complementary color
Monochromatic Colors of #391973
Black with #391973
Text Example
Text Example
White with #391973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391973; }
p { color: rgb(57,25,115); }
H1.HeaderClassName
{
color: #391973;
}
.AnyTagClassName
{
color: #391973;
}
</style>
background-color css
<style>
a { background-color: #391973; }
a { background-color: rgb(57,25,115); }
div.DivClassName
{
background-color: #391973;
}
.BgClassName
{
background-color: #391973;
}
</style>
border-color css
<style>
span { border-color: #391973; }
span { border-color: rgb(57,25,115); }
td.TdClassName
{
border-color: #391973;
}
.TagClassName
{
border-color: #391973;
}
</style>