Shades of Persian Indigo #411581
Tints of Persian Indigo #411581
RGB
CMYK
RGB Variations
Color information
#411581 (or 0x411581) is known color: Persian Indigo. HEX triplet: 41, 15 and 81. RGB value is (65,21,129). Sum of RGB (Red+Green+Blue) = 65+21+129=215 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.23% from 215); Green value is 21 (8.59% from 255 or 9.77% from 215); Blue value is 129 (50.78% from 255 or 60% from 215); Max value from RGB is 129 - color contains mainly: blue. Hex color #411581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411581 is #BEEA7E. Grayscale: #2E2E2E. Windows color (decimal): -12511871 or 8459585. OLE color: 8459585.
HSL color Cylindrical-coordinate representation of color #411581: hue angle of 264.44º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #411581 is Cyan = 0.50, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 21 | 129 | - |
| CMYK | 0.50 | 0.84 | 0 | 0.49 |
| HSL | 264.44º | 0.72% | 0.29% | - |
| HSV(B) | 264.44º | 0.84% | 0.51% | - |
| XYZ | 6.41 | 3.25 | 21.06 | - |
| YUV | 46.47 | 174.58 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 129 | 0.50 | 0.84 | 0 | 0.49 | 264.44 | 0.72 | 0.29 |
| Hex | 41 | 15 | 81 | 32 | 54 | 0 | 31 | 108 | 48 | 1D |
| Octal | 101 | 25 | 201 | 62 | 124 | 0 | 61 | 410 | 110 | 35 |
| Binary | 1000001 | 10101 | 10000001 | 110010 | 1010100 | 0 | 110001 | 100001000 | 1001000 | 11101 |
Color Harmonies of #411581
Complementary color
Monochromatic Colors of #411581
Black with #411581
Text Example
Text Example
White with #411581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411581; }
p { color: rgb(65,21,129); }
H1.HeaderClassName
{
color: #411581;
}
.AnyTagClassName
{
color: #411581;
}
</style>
background-color css
<style>
a { background-color: #411581; }
a { background-color: rgb(65,21,129); }
div.DivClassName
{
background-color: #411581;
}
.BgClassName
{
background-color: #411581;
}
</style>
border-color css
<style>
span { border-color: #411581; }
span { border-color: rgb(65,21,129); }
td.TdClassName
{
border-color: #411581;
}
.TagClassName
{
border-color: #411581;
}
</style>