Shades of Persian Indigo #2E0376
Tints of Persian Indigo #2E0376
RGB
CMYK
RGB Variations
Color information
#2E0376 (or 0x2E0376) is known color: Persian Indigo. HEX triplet: 2E, 03 and 76. RGB value is (46,3,118). Sum of RGB (Red+Green+Blue) = 46+3+118=167 (22% of max value = 765). Red value is 46 (18.36% from 255 or 27.54% from 167); Green value is 3 (1.56% from 255 or 1.80% from 167); Blue value is 118 (46.48% from 255 or 70.66% from 167); Max value from RGB is 118 - color contains mainly: blue. Hex color #2E0376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E0376 is #D1FC89. Grayscale: #1C1C1C. Windows color (decimal): -13761674 or 7734062. OLE color: 7734062.
HSL color Cylindrical-coordinate representation of color #2E0376: hue angle of 262.43º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2E0376 is Cyan = 0.61, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 46 | 3 | 118 | - |
| CMYK | 0.61 | 0.97 | 0 | 0.54 |
| HSL | 262.43º | 0.95% | 0.24% | - |
| HSV(B) | 262.43º | 0.97% | 0.46% | - |
| XYZ | 4.43 | 1.95 | 17.28 | - |
| YUV | 28.97 | 178.25 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 3 | 118 | 0.61 | 0.97 | 0 | 0.54 | 262.43 | 0.95 | 0.24 |
| Hex | 2E | 3 | 76 | 3D | 61 | 0 | 36 | 106 | 5F | 18 |
| Octal | 56 | 3 | 166 | 75 | 141 | 0 | 66 | 406 | 137 | 30 |
| Binary | 101110 | 11 | 1110110 | 111101 | 1100001 | 0 | 110110 | 100000110 | 1011111 | 11000 |
Color Harmonies of #2E0376
Complementary color
Monochromatic Colors of #2E0376
Black with #2E0376
Text Example
Text Example
White with #2E0376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0376; }
p { color: rgb(46,3,118); }
H1.HeaderClassName
{
color: #2E0376;
}
.AnyTagClassName
{
color: #2E0376;
}
</style>
background-color css
<style>
a { background-color: #2E0376; }
a { background-color: rgb(46,3,118); }
div.DivClassName
{
background-color: #2E0376;
}
.BgClassName
{
background-color: #2E0376;
}
</style>
border-color css
<style>
span { border-color: #2E0376; }
span { border-color: rgb(46,3,118); }
td.TdClassName
{
border-color: #2E0376;
}
.TagClassName
{
border-color: #2E0376;
}
</style>