Shades of Persian Indigo #1E0473
Tints of Persian Indigo #1E0473
RGB
CMYK
RGB Variations
Color information
#1E0473 (or 0x1E0473) is known color: Persian Indigo. HEX triplet: 1E, 04 and 73. RGB value is (30,4,115). Sum of RGB (Red+Green+Blue) = 30+4+115=149 (19% of max value = 765). Red value is 30 (12.11% from 255 or 20.13% from 149); Green value is 4 (1.95% from 255 or 2.68% from 149); Blue value is 115 (45.31% from 255 or 77.18% from 149); Max value from RGB is 115 - color contains mainly: blue. Hex color #1E0473 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1E0473 is #E1FB8C. Grayscale: #181818. Windows color (decimal): -14809997 or 7537694. OLE color: 7537694.
HSL color Cylindrical-coordinate representation of color #1E0473: hue angle of 254.05º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #1E0473 is Cyan = 0.74, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 30 | 4 | 115 | - |
| CMYK | 0.74 | 0.97 | 0 | 0.55 |
| HSL | 254.05º | 0.93% | 0.23% | - |
| HSV(B) | 254.05º | 0.97% | 0.45% | - |
| XYZ | 3.67 | 1.6 | 16.34 | - |
| YUV | 24.43 | 179.11 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 30 | 4 | 115 | 0.74 | 0.97 | 0 | 0.55 | 254.05 | 0.93 | 0.23 |
| Hex | 1E | 4 | 73 | 4A | 61 | 0 | 37 | FE | 5D | 17 |
| Octal | 36 | 4 | 163 | 112 | 141 | 0 | 67 | 376 | 135 | 27 |
| Binary | 11110 | 100 | 1110011 | 1001010 | 1100001 | 0 | 110111 | 11111110 | 1011101 | 10111 |
Color Harmonies of #1E0473
Complementary color
Monochromatic Colors of #1E0473
Black with #1E0473
Text Example
Text Example
White with #1E0473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1E0473; }
p { color: rgb(30,4,115); }
H1.HeaderClassName
{
color: #1E0473;
}
.AnyTagClassName
{
color: #1E0473;
}
</style>
background-color css
<style>
a { background-color: #1E0473; }
a { background-color: rgb(30,4,115); }
div.DivClassName
{
background-color: #1E0473;
}
.BgClassName
{
background-color: #1E0473;
}
</style>
border-color css
<style>
span { border-color: #1E0473; }
span { border-color: rgb(30,4,115); }
td.TdClassName
{
border-color: #1E0473;
}
.TagClassName
{
border-color: #1E0473;
}
</style>