Shades of Persian Indigo #2E0268
Tints of Persian Indigo #2E0268
RGB
CMYK
RGB Variations
Color information
#2E0268 (or 0x2E0268) is known color: Persian Indigo. HEX triplet: 2E, 02 and 68. RGB value is (46,2,104). Sum of RGB (Red+Green+Blue) = 46+2+104=152 (20% of max value = 765). Red value is 46 (18.36% from 255 or 30.26% from 152); Green value is 2 (1.17% from 255 or 1.32% from 152); Blue value is 104 (41.02% from 255 or 68.42% from 152); Max value from RGB is 104 - color contains mainly: blue. Hex color #2E0268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E0268 is #D1FD97. Grayscale: #1A1A1A. Windows color (decimal): -13761944 or 6816302. OLE color: 6816302.
HSL color Cylindrical-coordinate representation of color #2E0268: hue angle of 265.88º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #2E0268 is Cyan = 0.56, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 46 | 2 | 104 | - |
| CMYK | 0.56 | 0.98 | 0 | 0.59 |
| HSL | 265.88º | 0.96% | 0.21% | - |
| HSV(B) | 265.88º | 0.98% | 0.41% | - |
| XYZ | 3.65 | 1.62 | 13.22 | - |
| YUV | 26.78 | 171.58 | 141.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 2 | 104 | 0.56 | 0.98 | 0 | 0.59 | 265.88 | 0.96 | 0.21 |
| Hex | 2E | 2 | 68 | 38 | 62 | 0 | 3B | 10A | 60 | 15 |
| Octal | 56 | 2 | 150 | 70 | 142 | 0 | 73 | 412 | 140 | 25 |
| Binary | 101110 | 10 | 1101000 | 111000 | 1100010 | 0 | 111011 | 100001010 | 1100000 | 10101 |
Color Harmonies of #2E0268
Complementary color
Monochromatic Colors of #2E0268
Black with #2E0268
Text Example
Text Example
White with #2E0268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0268; }
p { color: rgb(46,2,104); }
H1.HeaderClassName
{
color: #2E0268;
}
.AnyTagClassName
{
color: #2E0268;
}
</style>
background-color css
<style>
a { background-color: #2E0268; }
a { background-color: rgb(46,2,104); }
div.DivClassName
{
background-color: #2E0268;
}
.BgClassName
{
background-color: #2E0268;
}
</style>
border-color css
<style>
span { border-color: #2E0268; }
span { border-color: rgb(46,2,104); }
td.TdClassName
{
border-color: #2E0268;
}
.TagClassName
{
border-color: #2E0268;
}
</style>