Shades of Persian Indigo #2E0669
Tints of Persian Indigo #2E0669
RGB
CMYK
RGB Variations
Color information
#2E0669 (or 0x2E0669) is known color: Persian Indigo. HEX triplet: 2E, 06 and 69. RGB value is (46,6,105). Sum of RGB (Red+Green+Blue) = 46+6+105=157 (20% of max value = 765). Red value is 46 (18.36% from 255 or 29.30% from 157); Green value is 6 (2.73% from 255 or 3.82% from 157); Blue value is 105 (41.41% from 255 or 66.88% from 157); Max value from RGB is 105 - color contains mainly: blue. Hex color #2E0669 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E0669 is #D1F996. Grayscale: #1C1C1C. Windows color (decimal): -13760919 or 6882862. OLE color: 6882862.
HSL color Cylindrical-coordinate representation of color #2E0669: hue angle of 264.24º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #2E0669 is Cyan = 0.56, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 46 | 6 | 105 | - |
| CMYK | 0.56 | 0.94 | 0 | 0.59 |
| HSL | 264.24º | 0.89% | 0.22% | - |
| HSV(B) | 264.24º | 0.94% | 0.41% | - |
| XYZ | 3.74 | 1.73 | 13.5 | - |
| YUV | 29.25 | 170.75 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 6 | 105 | 0.56 | 0.94 | 0 | 0.59 | 264.24 | 0.89 | 0.22 |
| Hex | 2E | 6 | 69 | 38 | 5E | 0 | 3B | 108 | 59 | 16 |
| Octal | 56 | 6 | 151 | 70 | 136 | 0 | 73 | 410 | 131 | 26 |
| Binary | 101110 | 110 | 1101001 | 111000 | 1011110 | 0 | 111011 | 100001000 | 1011001 | 10110 |
Color Harmonies of #2E0669
Complementary color
Monochromatic Colors of #2E0669
Black with #2E0669
Text Example
Text Example
White with #2E0669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0669; }
p { color: rgb(46,6,105); }
H1.HeaderClassName
{
color: #2E0669;
}
.AnyTagClassName
{
color: #2E0669;
}
</style>
background-color css
<style>
a { background-color: #2E0669; }
a { background-color: rgb(46,6,105); }
div.DivClassName
{
background-color: #2E0669;
}
.BgClassName
{
background-color: #2E0669;
}
</style>
border-color css
<style>
span { border-color: #2E0669; }
span { border-color: rgb(46,6,105); }
td.TdClassName
{
border-color: #2E0669;
}
.TagClassName
{
border-color: #2E0669;
}
</style>