Shades of Persian Indigo #2E0279
Tints of Persian Indigo #2E0279
RGB
CMYK
RGB Variations
Color information
#2E0279 (or 0x2E0279) is known color: Persian Indigo. HEX triplet: 2E, 02 and 79. RGB value is (46,2,121). Sum of RGB (Red+Green+Blue) = 46+2+121=169 (22% of max value = 765). Red value is 46 (18.36% from 255 or 27.22% from 169); Green value is 2 (1.17% from 255 or 1.18% from 169); Blue value is 121 (47.66% from 255 or 71.60% from 169); Max value from RGB is 121 - color contains mainly: blue. Hex color #2E0279 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E0279 is #D1FD86. Grayscale: #1C1C1C. Windows color (decimal): -13761927 or 7930414. OLE color: 7930414.
HSL color Cylindrical-coordinate representation of color #2E0279: hue angle of 262.18º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #2E0279 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 46 | 2 | 121 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.53 |
| HSL | 262.18º | 0.97% | 0.24% | - |
| HSV(B) | 262.18º | 0.98% | 0.47% | - |
| XYZ | 4.6 | 2 | 18.23 | - |
| YUV | 28.72 | 180.08 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 2 | 121 | 0.62 | 0.98 | 0 | 0.53 | 262.18 | 0.97 | 0.24 |
| Hex | 2E | 2 | 79 | 3E | 62 | 0 | 35 | 106 | 61 | 18 |
| Octal | 56 | 2 | 171 | 76 | 142 | 0 | 65 | 406 | 141 | 30 |
| Binary | 101110 | 10 | 1111001 | 111110 | 1100010 | 0 | 110101 | 100000110 | 1100001 | 11000 |
Color Harmonies of #2E0279
Complementary color
Monochromatic Colors of #2E0279
Black with #2E0279
Text Example
Text Example
White with #2E0279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0279; }
p { color: rgb(46,2,121); }
H1.HeaderClassName
{
color: #2E0279;
}
.AnyTagClassName
{
color: #2E0279;
}
</style>
background-color css
<style>
a { background-color: #2E0279; }
a { background-color: rgb(46,2,121); }
div.DivClassName
{
background-color: #2E0279;
}
.BgClassName
{
background-color: #2E0279;
}
</style>
border-color css
<style>
span { border-color: #2E0279; }
span { border-color: rgb(46,2,121); }
td.TdClassName
{
border-color: #2E0279;
}
.TagClassName
{
border-color: #2E0279;
}
</style>