Shades of Persian Indigo #2E0766
Tints of Persian Indigo #2E0766
RGB
CMYK
RGB Variations
Color information
#2E0766 (or 0x2E0766) is known color: Persian Indigo. HEX triplet: 2E, 07 and 66. RGB value is (46,7,102). Sum of RGB (Red+Green+Blue) = 46+7+102=155 (20% of max value = 765). Red value is 46 (18.36% from 255 or 29.68% from 155); Green value is 7 (3.12% from 255 or 4.52% from 155); Blue value is 102 (40.23% from 255 or 65.81% from 155); Max value from RGB is 102 - color contains mainly: blue. Hex color #2E0766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E0766 is #D1F899. Grayscale: #1D1D1D. Windows color (decimal): -13760666 or 6686510. OLE color: 6686510.
HSL color Cylindrical-coordinate representation of color #2E0766: hue angle of 264.63º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #2E0766 is Cyan = 0.55, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 46 | 7 | 102 | - |
| CMYK | 0.55 | 0.93 | 0 | 0.6 |
| HSL | 264.63º | 0.87% | 0.21% | - |
| HSV(B) | 264.63º | 0.93% | 0.4% | - |
| XYZ | 3.6 | 1.69 | 12.71 | - |
| YUV | 29.49 | 168.92 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 7 | 102 | 0.55 | 0.93 | 0 | 0.6 | 264.63 | 0.87 | 0.21 |
| Hex | 2E | 7 | 66 | 37 | 5D | 0 | 3C | 109 | 57 | 15 |
| Octal | 56 | 7 | 146 | 67 | 135 | 0 | 74 | 411 | 127 | 25 |
| Binary | 101110 | 111 | 1100110 | 110111 | 1011101 | 0 | 111100 | 100001001 | 1010111 | 10101 |
Color Harmonies of #2E0766
Complementary color
Monochromatic Colors of #2E0766
Black with #2E0766
Text Example
Text Example
White with #2E0766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0766; }
p { color: rgb(46,7,102); }
H1.HeaderClassName
{
color: #2E0766;
}
.AnyTagClassName
{
color: #2E0766;
}
</style>
background-color css
<style>
a { background-color: #2E0766; }
a { background-color: rgb(46,7,102); }
div.DivClassName
{
background-color: #2E0766;
}
.BgClassName
{
background-color: #2E0766;
}
</style>
border-color css
<style>
span { border-color: #2E0766; }
span { border-color: rgb(46,7,102); }
td.TdClassName
{
border-color: #2E0766;
}
.TagClassName
{
border-color: #2E0766;
}
</style>