Shades of Persian Indigo #2E0965
Tints of Persian Indigo #2E0965
RGB
CMYK
RGB Variations
Color information
#2E0965 (or 0x2E0965) is known color: Persian Indigo. HEX triplet: 2E, 09 and 65. RGB value is (46,9,101). Sum of RGB (Red+Green+Blue) = 46+9+101=156 (20% of max value = 765). Red value is 46 (18.36% from 255 or 29.49% from 156); Green value is 9 (3.91% from 255 or 5.77% from 156); Blue value is 101 (39.84% from 255 or 64.74% from 156); Max value from RGB is 101 - color contains mainly: blue. Hex color #2E0965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2E0965 is #D1F69A. Grayscale: #1E1E1E. Windows color (decimal): -13760155 or 6621486. OLE color: 6621486.
HSL color Cylindrical-coordinate representation of color #2E0965: hue angle of 264.13º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #2E0965 is Cyan = 0.54, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 46 | 9 | 101 | - |
| CMYK | 0.54 | 0.91 | 0 | 0.60 |
| HSL | 264.13º | 0.84% | 0.22% | - |
| HSV(B) | 264.13º | 0.91% | 0.4% | - |
| XYZ | 3.57 | 1.72 | 12.45 | - |
| YUV | 30.55 | 167.76 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 9 | 101 | 0.54 | 0.91 | 0 | 0.60 | 264.13 | 0.84 | 0.22 |
| Hex | 2E | 9 | 65 | 36 | 5B | 0 | 3C | 108 | 54 | 16 |
| Octal | 56 | 11 | 145 | 66 | 133 | 0 | 74 | 410 | 124 | 26 |
| Binary | 101110 | 1001 | 1100101 | 110110 | 1011011 | 0 | 111100 | 100001000 | 1010100 | 10110 |
Color Harmonies of #2E0965
Complementary color
Monochromatic Colors of #2E0965
Black with #2E0965
Text Example
Text Example
White with #2E0965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E0965; }
p { color: rgb(46,9,101); }
H1.HeaderClassName
{
color: #2E0965;
}
.AnyTagClassName
{
color: #2E0965;
}
</style>
background-color css
<style>
a { background-color: #2E0965; }
a { background-color: rgb(46,9,101); }
div.DivClassName
{
background-color: #2E0965;
}
.BgClassName
{
background-color: #2E0965;
}
</style>
border-color css
<style>
span { border-color: #2E0965; }
span { border-color: rgb(46,9,101); }
td.TdClassName
{
border-color: #2E0965;
}
.TagClassName
{
border-color: #2E0965;
}
</style>