Shades of Persian Indigo #391473
Tints of Persian Indigo #391473
RGB
CMYK
RGB Variations
Color information
#391473 (or 0x391473) is known color: Persian Indigo. HEX triplet: 39, 14 and 73. RGB value is (57,20,115). Sum of RGB (Red+Green+Blue) = 57+20+115=192 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.69% from 192); Green value is 20 (8.20% from 255 or 10.42% from 192); Blue value is 115 (45.31% from 255 or 59.90% from 192); Max value from RGB is 115 - color contains mainly: blue. Hex color #391473 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391473 is #C6EB8C. Grayscale: #292929. Windows color (decimal): -13036429 or 7541817. OLE color: 7541817.
HSL color Cylindrical-coordinate representation of color #391473: hue angle of 263.37º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #391473 is Cyan = 0.50, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 20 | 115 | - |
| CMYK | 0.50 | 0.83 | 0 | 0.55 |
| HSL | 263.37º | 0.7% | 0.26% | - |
| HSV(B) | 263.37º | 0.83% | 0.45% | - |
| XYZ | 5.03 | 2.61 | 16.46 | - |
| YUV | 41.89 | 169.26 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 115 | 0.50 | 0.83 | 0 | 0.55 | 263.37 | 0.7 | 0.26 |
| Hex | 39 | 14 | 73 | 32 | 53 | 0 | 37 | 107 | 46 | 1A |
| Octal | 71 | 24 | 163 | 62 | 123 | 0 | 67 | 407 | 106 | 32 |
| Binary | 111001 | 10100 | 1110011 | 110010 | 1010011 | 0 | 110111 | 100000111 | 1000110 | 11010 |
Color Harmonies of #391473
Complementary color
Monochromatic Colors of #391473
Black with #391473
Text Example
Text Example
White with #391473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391473; }
p { color: rgb(57,20,115); }
H1.HeaderClassName
{
color: #391473;
}
.AnyTagClassName
{
color: #391473;
}
</style>
background-color css
<style>
a { background-color: #391473; }
a { background-color: rgb(57,20,115); }
div.DivClassName
{
background-color: #391473;
}
.BgClassName
{
background-color: #391473;
}
</style>
border-color css
<style>
span { border-color: #391473; }
span { border-color: rgb(57,20,115); }
td.TdClassName
{
border-color: #391473;
}
.TagClassName
{
border-color: #391473;
}
</style>