Shades of Persian Indigo #40109E
Tints of Persian Indigo #40109E
RGB
CMYK
RGB Variations
Color information
#40109E (or 0x40109E) is known color: Persian Indigo. HEX triplet: 40, 10 and 9E. RGB value is (64,16,158). Sum of RGB (Red+Green+Blue) = 64+16+158=238 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.89% from 238); Green value is 16 (6.64% from 255 or 6.72% from 238); Blue value is 158 (62.11% from 255 or 66.39% from 238); Max value from RGB is 158 - color contains mainly: blue. Hex color #40109E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #40109E is #BFEF61. Grayscale: #2E2E2E. Windows color (decimal): -12578658 or 10358848. OLE color: 10358848.
HSL color Cylindrical-coordinate representation of color #40109E: hue angle of 260.28º degrees, saturation: 0.82, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #40109E is Cyan = 0.59, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 64 | 16 | 158 | - |
| CMYK | 0.59 | 0.90 | 0 | 0.38 |
| HSL | 260.28º | 0.82% | 0.34% | - |
| HSV(B) | 260.28º | 0.9% | 0.62% | - |
| XYZ | 8.47 | 3.93 | 32.66 | - |
| YUV | 46.54 | 190.9 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 158 | 0.59 | 0.90 | 0 | 0.38 | 260.28 | 0.82 | 0.34 |
| Hex | 40 | 10 | 9E | 3B | 5A | 0 | 26 | 104 | 52 | 22 |
| Octal | 100 | 20 | 236 | 73 | 132 | 0 | 46 | 404 | 122 | 42 |
| Binary | 1000000 | 10000 | 10011110 | 111011 | 1011010 | 0 | 100110 | 100000100 | 1010010 | 100010 |
Color Harmonies of #40109E
Complementary color
Monochromatic Colors of #40109E
Black with #40109E
Text Example
Text Example
White with #40109E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40109E; }
p { color: rgb(64,16,158); }
H1.HeaderClassName
{
color: #40109E;
}
.AnyTagClassName
{
color: #40109E;
}
</style>
background-color css
<style>
a { background-color: #40109E; }
a { background-color: rgb(64,16,158); }
div.DivClassName
{
background-color: #40109E;
}
.BgClassName
{
background-color: #40109E;
}
</style>
border-color css
<style>
span { border-color: #40109E; }
span { border-color: rgb(64,16,158); }
td.TdClassName
{
border-color: #40109E;
}
.TagClassName
{
border-color: #40109E;
}
</style>