Shades of Persian Indigo #411986
Tints of Persian Indigo #411986
RGB
CMYK
RGB Variations
Color information
#411986 (or 0x411986) is known color: Persian Indigo. HEX triplet: 41, 19 and 86. RGB value is (65,25,134). Sum of RGB (Red+Green+Blue) = 65+25+134=224 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.02% from 224); Green value is 25 (10.16% from 255 or 11.16% from 224); Blue value is 134 (52.73% from 255 or 59.82% from 224); Max value from RGB is 134 - color contains mainly: blue. Hex color #411986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411986 is #BEE679. Grayscale: #303030. Windows color (decimal): -12510842 or 8788289. OLE color: 8788289.
HSL color Cylindrical-coordinate representation of color #411986: hue angle of 262.02º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #411986 is Cyan = 0.51, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 25 | 134 | - |
| CMYK | 0.51 | 0.81 | 0 | 0.47 |
| HSL | 262.02º | 0.69% | 0.31% | - |
| HSV(B) | 262.02º | 0.81% | 0.53% | - |
| XYZ | 6.83 | 3.54 | 22.88 | - |
| YUV | 49.39 | 175.75 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 25 | 134 | 0.51 | 0.81 | 0 | 0.47 | 262.02 | 0.69 | 0.31 |
| Hex | 41 | 19 | 86 | 33 | 51 | 0 | 2F | 106 | 45 | 1F |
| Octal | 101 | 31 | 206 | 63 | 121 | 0 | 57 | 406 | 105 | 37 |
| Binary | 1000001 | 11001 | 10000110 | 110011 | 1010001 | 0 | 101111 | 100000110 | 1000101 | 11111 |
Color Harmonies of #411986
Complementary color
Monochromatic Colors of #411986
Black with #411986
Text Example
Text Example
White with #411986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411986; }
p { color: rgb(65,25,134); }
H1.HeaderClassName
{
color: #411986;
}
.AnyTagClassName
{
color: #411986;
}
</style>
background-color css
<style>
a { background-color: #411986; }
a { background-color: rgb(65,25,134); }
div.DivClassName
{
background-color: #411986;
}
.BgClassName
{
background-color: #411986;
}
</style>
border-color css
<style>
span { border-color: #411986; }
span { border-color: rgb(65,25,134); }
td.TdClassName
{
border-color: #411986;
}
.TagClassName
{
border-color: #411986;
}
</style>