Shades of Persian Indigo #2E1068
Tints of Persian Indigo #2E1068
RGB
CMYK
RGB Variations
Color information
#2E1068 (or 0x2E1068) is known color: Persian Indigo. HEX triplet: 2E, 10 and 68. RGB value is (46,16,104). Sum of RGB (Red+Green+Blue) = 46+16+104=166 (21% of max value = 765). Red value is 46 (18.36% from 255 or 27.71% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 104 (41.02% from 255 or 62.65% from 166); Max value from RGB is 104 - color contains mainly: blue. Hex color #2E1068 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E1068 is #D1EF97. Grayscale: #222222. Windows color (decimal): -13758360 or 6819886. OLE color: 6819886.
HSL color Cylindrical-coordinate representation of color #2E1068: hue angle of 260.45º degrees, saturation: 0.73, 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 #2E1068 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 46 | 16 | 104 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.59 |
| HSL | 260.45º | 0.73% | 0.24% | - |
| HSV(B) | 260.45º | 0.85% | 0.41% | - |
| XYZ | 3.81 | 1.95 | 13.27 | - |
| YUV | 35 | 166.94 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 16 | 104 | 0.56 | 0.85 | 0 | 0.59 | 260.45 | 0.73 | 0.24 |
| Hex | 2E | 10 | 68 | 38 | 55 | 0 | 3B | 104 | 49 | 18 |
| Octal | 56 | 20 | 150 | 70 | 125 | 0 | 73 | 404 | 111 | 30 |
| Binary | 101110 | 10000 | 1101000 | 111000 | 1010101 | 0 | 111011 | 100000100 | 1001001 | 11000 |
Color Harmonies of #2E1068
Complementary color
Monochromatic Colors of #2E1068
Black with #2E1068
Text Example
Text Example
White with #2E1068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E1068; }
p { color: rgb(46,16,104); }
H1.HeaderClassName
{
color: #2E1068;
}
.AnyTagClassName
{
color: #2E1068;
}
</style>
background-color css
<style>
a { background-color: #2E1068; }
a { background-color: rgb(46,16,104); }
div.DivClassName
{
background-color: #2E1068;
}
.BgClassName
{
background-color: #2E1068;
}
</style>
border-color css
<style>
span { border-color: #2E1068; }
span { border-color: rgb(46,16,104); }
td.TdClassName
{
border-color: #2E1068;
}
.TagClassName
{
border-color: #2E1068;
}
</style>