Shades of Persian Indigo #1E0773
Tints of Persian Indigo #1E0773
RGB
CMYK
RGB Variations
Color information
#1E0773 (or 0x1E0773) is known color: Persian Indigo. HEX triplet: 1E, 07 and 73. RGB value is (30,7,115). Sum of RGB (Red+Green+Blue) = 30+7+115=152 (20% of max value = 765). Red value is 30 (12.11% from 255 or 19.74% from 152); Green value is 7 (3.12% from 255 or 4.61% from 152); Blue value is 115 (45.31% from 255 or 75.66% from 152); Max value from RGB is 115 - color contains mainly: blue. Hex color #1E0773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1E0773 is #E1F88C. Grayscale: #191919. Windows color (decimal): -14809229 or 7538462. OLE color: 7538462.
HSL color Cylindrical-coordinate representation of color #1E0773: hue angle of 252.78º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #1E0773 is Cyan = 0.74, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 30 | 7 | 115 | - |
| CMYK | 0.74 | 0.94 | 0 | 0.55 |
| HSL | 252.78º | 0.89% | 0.24% | - |
| HSV(B) | 252.78º | 0.94% | 0.45% | - |
| XYZ | 3.71 | 1.67 | 16.35 | - |
| YUV | 26.19 | 178.12 | 130.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 30 | 7 | 115 | 0.74 | 0.94 | 0 | 0.55 | 252.78 | 0.89 | 0.24 |
| Hex | 1E | 7 | 73 | 4A | 5E | 0 | 37 | FD | 59 | 18 |
| Octal | 36 | 7 | 163 | 112 | 136 | 0 | 67 | 375 | 131 | 30 |
| Binary | 11110 | 111 | 1110011 | 1001010 | 1011110 | 0 | 110111 | 11111101 | 1011001 | 11000 |
Color Harmonies of #1E0773
Complementary color
Monochromatic Colors of #1E0773
Black with #1E0773
Text Example
Text Example
White with #1E0773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1E0773; }
p { color: rgb(30,7,115); }
H1.HeaderClassName
{
color: #1E0773;
}
.AnyTagClassName
{
color: #1E0773;
}
</style>
background-color css
<style>
a { background-color: #1E0773; }
a { background-color: rgb(30,7,115); }
div.DivClassName
{
background-color: #1E0773;
}
.BgClassName
{
background-color: #1E0773;
}
</style>
border-color css
<style>
span { border-color: #1E0773; }
span { border-color: rgb(30,7,115); }
td.TdClassName
{
border-color: #1E0773;
}
.TagClassName
{
border-color: #1E0773;
}
</style>