Shades of Persian Indigo #411181
Tints of Persian Indigo #411181
RGB
CMYK
RGB Variations
Color information
#411181 (or 0x411181) is known color: Persian Indigo. HEX triplet: 41, 11 and 81. RGB value is (65,17,129). Sum of RGB (Red+Green+Blue) = 65+17+129=211 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.81% from 211); Green value is 17 (7.03% from 255 or 8.06% from 211); Blue value is 129 (50.78% from 255 or 61.14% from 211); Max value from RGB is 129 - color contains mainly: blue. Hex color #411181 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411181 is #BEEE7E. Grayscale: #2B2B2B. Windows color (decimal): -12512895 or 8458561. OLE color: 8458561.
HSL color Cylindrical-coordinate representation of color #411181: hue angle of 265.71º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #411181 is Cyan = 0.50, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 17 | 129 | - |
| CMYK | 0.50 | 0.87 | 0 | 0.49 |
| HSL | 265.71º | 0.77% | 0.29% | - |
| HSV(B) | 265.71º | 0.87% | 0.51% | - |
| XYZ | 6.34 | 3.11 | 21.03 | - |
| YUV | 44.12 | 175.9 | 142.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 17 | 129 | 0.50 | 0.87 | 0 | 0.49 | 265.71 | 0.77 | 0.29 |
| Hex | 41 | 11 | 81 | 32 | 57 | 0 | 31 | 10A | 4D | 1D |
| Octal | 101 | 21 | 201 | 62 | 127 | 0 | 61 | 412 | 115 | 35 |
| Binary | 1000001 | 10001 | 10000001 | 110010 | 1010111 | 0 | 110001 | 100001010 | 1001101 | 11101 |
Color Harmonies of #411181
Complementary color
Monochromatic Colors of #411181
Black with #411181
Text Example
Text Example
White with #411181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411181; }
p { color: rgb(65,17,129); }
H1.HeaderClassName
{
color: #411181;
}
.AnyTagClassName
{
color: #411181;
}
</style>
background-color css
<style>
a { background-color: #411181; }
a { background-color: rgb(65,17,129); }
div.DivClassName
{
background-color: #411181;
}
.BgClassName
{
background-color: #411181;
}
</style>
border-color css
<style>
span { border-color: #411181; }
span { border-color: rgb(65,17,129); }
td.TdClassName
{
border-color: #411181;
}
.TagClassName
{
border-color: #411181;
}
</style>