Shades of Persian Indigo #2E1271
Tints of Persian Indigo #2E1271
RGB
CMYK
RGB Variations
Color information
#2E1271 (or 0x2E1271) is known color: Persian Indigo. HEX triplet: 2E, 12 and 71. RGB value is (46,18,113). Sum of RGB (Red+Green+Blue) = 46+18+113=177 (23% of max value = 765). Red value is 46 (18.36% from 255 or 25.99% from 177); Green value is 18 (7.42% from 255 or 10.17% from 177); Blue value is 113 (44.53% from 255 or 63.84% from 177); Max value from RGB is 113 - color contains mainly: blue. Hex color #2E1271 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E1271 is #D1ED8E. Grayscale: #242424. Windows color (decimal): -13757839 or 7410222. OLE color: 7410222.
HSL color Cylindrical-coordinate representation of color #2E1271: hue angle of 257.68º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #2E1271 is Cyan = 0.59, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 46 | 18 | 113 | - |
| CMYK | 0.59 | 0.84 | 0 | 0.56 |
| HSL | 257.68º | 0.73% | 0.26% | - |
| HSV(B) | 257.68º | 0.84% | 0.44% | - |
| XYZ | 4.32 | 2.21 | 15.82 | - |
| YUV | 37.2 | 170.78 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 18 | 113 | 0.59 | 0.84 | 0 | 0.56 | 257.68 | 0.73 | 0.26 |
| Hex | 2E | 12 | 71 | 3B | 54 | 0 | 38 | 102 | 49 | 1A |
| Octal | 56 | 22 | 161 | 73 | 124 | 0 | 70 | 402 | 111 | 32 |
| Binary | 101110 | 10010 | 1110001 | 111011 | 1010100 | 0 | 111000 | 100000010 | 1001001 | 11010 |
Color Harmonies of #2E1271
Complementary color
Monochromatic Colors of #2E1271
Black with #2E1271
Text Example
Text Example
White with #2E1271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E1271; }
p { color: rgb(46,18,113); }
H1.HeaderClassName
{
color: #2E1271;
}
.AnyTagClassName
{
color: #2E1271;
}
</style>
background-color css
<style>
a { background-color: #2E1271; }
a { background-color: rgb(46,18,113); }
div.DivClassName
{
background-color: #2E1271;
}
.BgClassName
{
background-color: #2E1271;
}
</style>
border-color css
<style>
span { border-color: #2E1271; }
span { border-color: rgb(46,18,113); }
td.TdClassName
{
border-color: #2E1271;
}
.TagClassName
{
border-color: #2E1271;
}
</style>