Shades of Persian Indigo #41118A
Tints of Persian Indigo #41118A
RGB
CMYK
RGB Variations
Color information
#41118A (or 0x41118A) is known color: Persian Indigo. HEX triplet: 41, 11 and 8A. RGB value is (65,17,138). Sum of RGB (Red+Green+Blue) = 65+17+138=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 17 (7.03% from 255 or 7.73% from 220); Blue value is 138 (54.30% from 255 or 62.73% from 220); Max value from RGB is 138 - color contains mainly: blue. Hex color #41118A is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #41118A is #BEEE75. Grayscale: #2C2C2C. Windows color (decimal): -12512886 or 9048385. OLE color: 9048385.
HSL color Cylindrical-coordinate representation of color #41118A: hue angle of 263.8º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #41118A is Cyan = 0.53, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 17 | 138 | - |
| CMYK | 0.53 | 0.88 | 0 | 0.46 |
| HSL | 263.8º | 0.78% | 0.3% | - |
| HSV(B) | 263.8º | 0.88% | 0.54% | - |
| XYZ | 6.97 | 3.36 | 24.33 | - |
| YUV | 45.15 | 180.4 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 17 | 138 | 0.53 | 0.88 | 0 | 0.46 | 263.8 | 0.78 | 0.3 |
| Hex | 41 | 11 | 8A | 35 | 58 | 0 | 2E | 108 | 4E | 1E |
| Octal | 101 | 21 | 212 | 65 | 130 | 0 | 56 | 410 | 116 | 36 |
| Binary | 1000001 | 10001 | 10001010 | 110101 | 1011000 | 0 | 101110 | 100001000 | 1001110 | 11110 |
Color Harmonies of #41118A
Complementary color
Monochromatic Colors of #41118A
Black with #41118A
Text Example
Text Example
White with #41118A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #41118A; }
p { color: rgb(65,17,138); }
H1.HeaderClassName
{
color: #41118A;
}
.AnyTagClassName
{
color: #41118A;
}
</style>
background-color css
<style>
a { background-color: #41118A; }
a { background-color: rgb(65,17,138); }
div.DivClassName
{
background-color: #41118A;
}
.BgClassName
{
background-color: #41118A;
}
</style>
border-color css
<style>
span { border-color: #41118A; }
span { border-color: rgb(65,17,138); }
td.TdClassName
{
border-color: #41118A;
}
.TagClassName
{
border-color: #41118A;
}
</style>