Shades of Persian Indigo #2E0798
Tints of Persian Indigo #2E0798
RGB
CMYK
RGB Variations
Color information
#2E0798 (or 0x2E0798) is known color: Persian Indigo. HEX triplet: 2E, 07 and 98. RGB value is (46,7,152). Sum of RGB (Red+Green+Blue) = 46+7+152=205 (27% of max value = 765). Red value is 46 (18.36% from 255 or 22.44% from 205); Green value is 7 (3.12% from 255 or 3.41% from 205); Blue value is 152 (59.77% from 255 or 74.15% from 205); Max value from RGB is 152 - color contains mainly: blue. Hex color #2E0798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2E0798 is #D1F867. Grayscale: #222222. Windows color (decimal): -13760616 or 9963310. OLE color: 9963310.
HSL color Cylindrical-coordinate representation of color #2E0798: hue angle of 256.14º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2E0798 is Cyan = 0.70, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 46 | 7 | 152 | - |
| CMYK | 0.70 | 0.95 | 0 | 0.40 |
| HSL | 256.14º | 0.91% | 0.31% | - |
| HSV(B) | 256.14º | 0.95% | 0.6% | - |
| XYZ | 6.87 | 3 | 29.92 | - |
| YUV | 35.19 | 193.92 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 7 | 152 | 0.70 | 0.95 | 0 | 0.40 | 256.14 | 0.91 | 0.31 |
| Hex | 2E | 7 | 98 | 46 | 5F | 0 | 28 | 100 | 5B | 1F |
| Octal | 56 | 7 | 230 | 106 | 137 | 0 | 50 | 400 | 133 | 37 |
| Binary | 101110 | 111 | 10011000 | 1000110 | 1011111 | 0 | 101000 | 100000000 | 1011011 | 11111 |
Color Harmonies of #2E0798
Complementary color
Monochromatic Colors of #2E0798
Black with #2E0798
Text Example
Text Example
White with #2E0798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0798; }
p { color: rgb(46,7,152); }
H1.HeaderClassName
{
color: #2E0798;
}
.AnyTagClassName
{
color: #2E0798;
}
</style>
background-color css
<style>
a { background-color: #2E0798; }
a { background-color: rgb(46,7,152); }
div.DivClassName
{
background-color: #2E0798;
}
.BgClassName
{
background-color: #2E0798;
}
</style>
border-color css
<style>
span { border-color: #2E0798; }
span { border-color: rgb(46,7,152); }
td.TdClassName
{
border-color: #2E0798;
}
.TagClassName
{
border-color: #2E0798;
}
</style>