Shades of Persian Indigo #1E0774
Tints of Persian Indigo #1E0774
RGB
CMYK
RGB Variations
Color information
#1E0774 (or 0x1E0774) is known color: Persian Indigo. HEX triplet: 1E, 07 and 74. RGB value is (30,7,116). Sum of RGB (Red+Green+Blue) = 30+7+116=153 (20% of max value = 765). Red value is 30 (12.11% from 255 or 19.61% from 153); Green value is 7 (3.12% from 255 or 4.58% from 153); Blue value is 116 (45.70% from 255 or 75.82% from 153); Max value from RGB is 116 - color contains mainly: blue. Hex color #1E0774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1E0774 is #E1F88B. Grayscale: #191919. Windows color (decimal): -14809228 or 7603998. OLE color: 7603998.
HSL color Cylindrical-coordinate representation of color #1E0774: hue angle of 252.66º 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 #1E0774 is Cyan = 0.74, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 30 | 7 | 116 | - |
| CMYK | 0.74 | 0.94 | 0 | 0.55 |
| HSL | 252.66º | 0.89% | 0.24% | - |
| HSV(B) | 252.66º | 0.94% | 0.45% | - |
| XYZ | 3.76 | 1.69 | 16.65 | - |
| YUV | 26.3 | 178.62 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 30 | 7 | 116 | 0.74 | 0.94 | 0 | 0.55 | 252.66 | 0.89 | 0.24 |
| Hex | 1E | 7 | 74 | 4A | 5E | 0 | 37 | FD | 59 | 18 |
| Octal | 36 | 7 | 164 | 112 | 136 | 0 | 67 | 375 | 131 | 30 |
| Binary | 11110 | 111 | 1110100 | 1001010 | 1011110 | 0 | 110111 | 11111101 | 1011001 | 11000 |
Color Harmonies of #1E0774
Complementary color
Monochromatic Colors of #1E0774
Black with #1E0774
Text Example
Text Example
White with #1E0774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1E0774; }
p { color: rgb(30,7,116); }
H1.HeaderClassName
{
color: #1E0774;
}
.AnyTagClassName
{
color: #1E0774;
}
</style>
background-color css
<style>
a { background-color: #1E0774; }
a { background-color: rgb(30,7,116); }
div.DivClassName
{
background-color: #1E0774;
}
.BgClassName
{
background-color: #1E0774;
}
</style>
border-color css
<style>
span { border-color: #1E0774; }
span { border-color: rgb(30,7,116); }
td.TdClassName
{
border-color: #1E0774;
}
.TagClassName
{
border-color: #1E0774;
}
</style>