Shades of Persian Indigo #2E0891
Tints of Persian Indigo #2E0891
RGB
CMYK
RGB Variations
Color information
#2E0891 (or 0x2E0891) is known color: Persian Indigo. HEX triplet: 2E, 08 and 91. RGB value is (46,8,145). Sum of RGB (Red+Green+Blue) = 46+8+145=199 (26% of max value = 765). Red value is 46 (18.36% from 255 or 23.12% from 199); Green value is 8 (3.52% from 255 or 4.02% from 199); Blue value is 145 (57.03% from 255 or 72.86% from 199); Max value from RGB is 145 - color contains mainly: blue. Hex color #2E0891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2E0891 is #D1F76E. Grayscale: #222222. Windows color (decimal): -13760367 or 9504814. OLE color: 9504814.
HSL color Cylindrical-coordinate representation of color #2E0891: hue angle of 256.64º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #2E0891 is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 46 | 8 | 145 | - |
| CMYK | 0.68 | 0.94 | 0 | 0.43 |
| HSL | 256.64º | 0.9% | 0.3% | - |
| HSV(B) | 256.64º | 0.94% | 0.57% | - |
| XYZ | 6.32 | 2.8 | 26.99 | - |
| YUV | 34.98 | 190.09 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 8 | 145 | 0.68 | 0.94 | 0 | 0.43 | 256.64 | 0.9 | 0.3 |
| Hex | 2E | 8 | 91 | 44 | 5E | 0 | 2B | 101 | 5A | 1E |
| Octal | 56 | 10 | 221 | 104 | 136 | 0 | 53 | 401 | 132 | 36 |
| Binary | 101110 | 1000 | 10010001 | 1000100 | 1011110 | 0 | 101011 | 100000001 | 1011010 | 11110 |
Color Harmonies of #2E0891
Complementary color
Monochromatic Colors of #2E0891
Black with #2E0891
Text Example
Text Example
White with #2E0891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0891; }
p { color: rgb(46,8,145); }
H1.HeaderClassName
{
color: #2E0891;
}
.AnyTagClassName
{
color: #2E0891;
}
</style>
background-color css
<style>
a { background-color: #2E0891; }
a { background-color: rgb(46,8,145); }
div.DivClassName
{
background-color: #2E0891;
}
.BgClassName
{
background-color: #2E0891;
}
</style>
border-color css
<style>
span { border-color: #2E0891; }
span { border-color: rgb(46,8,145); }
td.TdClassName
{
border-color: #2E0891;
}
.TagClassName
{
border-color: #2E0891;
}
</style>