Shades of Persian Indigo #2E1069
Tints of Persian Indigo #2E1069
RGB
CMYK
RGB Variations
Color information
#2E1069 (or 0x2E1069) is known color: Persian Indigo. HEX triplet: 2E, 10 and 69. RGB value is (46,16,105). Sum of RGB (Red+Green+Blue) = 46+16+105=167 (22% of max value = 765). Red value is 46 (18.36% from 255 or 27.54% from 167); Green value is 16 (6.64% from 255 or 9.58% from 167); Blue value is 105 (41.41% from 255 or 62.87% from 167); Max value from RGB is 105 - color contains mainly: blue. Hex color #2E1069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E1069 is #D1EF96. Grayscale: #222222. Windows color (decimal): -13758359 or 6885422. OLE color: 6885422.
HSL color Cylindrical-coordinate representation of color #2E1069: hue angle of 260.22º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #2E1069 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 46 | 16 | 105 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.59 |
| HSL | 260.22º | 0.74% | 0.24% | - |
| HSV(B) | 260.22º | 0.85% | 0.41% | - |
| XYZ | 3.86 | 1.97 | 13.54 | - |
| YUV | 35.12 | 167.44 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 16 | 105 | 0.56 | 0.85 | 0 | 0.59 | 260.22 | 0.74 | 0.24 |
| Hex | 2E | 10 | 69 | 38 | 55 | 0 | 3B | 104 | 4A | 18 |
| Octal | 56 | 20 | 151 | 70 | 125 | 0 | 73 | 404 | 112 | 30 |
| Binary | 101110 | 10000 | 1101001 | 111000 | 1010101 | 0 | 111011 | 100000100 | 1001010 | 11000 |
Color Harmonies of #2E1069
Complementary color
Monochromatic Colors of #2E1069
Black with #2E1069
Text Example
Text Example
White with #2E1069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E1069; }
p { color: rgb(46,16,105); }
H1.HeaderClassName
{
color: #2E1069;
}
.AnyTagClassName
{
color: #2E1069;
}
</style>
background-color css
<style>
a { background-color: #2E1069; }
a { background-color: rgb(46,16,105); }
div.DivClassName
{
background-color: #2E1069;
}
.BgClassName
{
background-color: #2E1069;
}
</style>
border-color css
<style>
span { border-color: #2E1069; }
span { border-color: rgb(46,16,105); }
td.TdClassName
{
border-color: #2E1069;
}
.TagClassName
{
border-color: #2E1069;
}
</style>