Shades of Persian Indigo #411086
Tints of Persian Indigo #411086
RGB
CMYK
RGB Variations
Color information
#411086 (or 0x411086) is known color: Persian Indigo. HEX triplet: 41, 10 and 86. RGB value is (65,16,134). Sum of RGB (Red+Green+Blue) = 65+16+134=215 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.23% from 215); Green value is 16 (6.64% from 255 or 7.44% from 215); Blue value is 134 (52.73% from 255 or 62.33% from 215); Max value from RGB is 134 - color contains mainly: blue. Hex color #411086 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411086 is #BEEF79. Grayscale: #2B2B2B. Windows color (decimal): -12513146 or 8785985. OLE color: 8785985.
HSL color Cylindrical-coordinate representation of color #411086: hue angle of 264.92º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #411086 is Cyan = 0.51, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 16 | 134 | - |
| CMYK | 0.51 | 0.88 | 0 | 0.47 |
| HSL | 264.92º | 0.79% | 0.29% | - |
| HSV(B) | 264.92º | 0.88% | 0.53% | - |
| XYZ | 6.67 | 3.22 | 22.82 | - |
| YUV | 44.1 | 178.73 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 134 | 0.51 | 0.88 | 0 | 0.47 | 264.92 | 0.79 | 0.29 |
| Hex | 41 | 10 | 86 | 33 | 58 | 0 | 2F | 109 | 4F | 1D |
| Octal | 101 | 20 | 206 | 63 | 130 | 0 | 57 | 411 | 117 | 35 |
| Binary | 1000001 | 10000 | 10000110 | 110011 | 1011000 | 0 | 101111 | 100001001 | 1001111 | 11101 |
Color Harmonies of #411086
Complementary color
Monochromatic Colors of #411086
Black with #411086
Text Example
Text Example
White with #411086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411086; }
p { color: rgb(65,16,134); }
H1.HeaderClassName
{
color: #411086;
}
.AnyTagClassName
{
color: #411086;
}
</style>
background-color css
<style>
a { background-color: #411086; }
a { background-color: rgb(65,16,134); }
div.DivClassName
{
background-color: #411086;
}
.BgClassName
{
background-color: #411086;
}
</style>
border-color css
<style>
span { border-color: #411086; }
span { border-color: rgb(65,16,134); }
td.TdClassName
{
border-color: #411086;
}
.TagClassName
{
border-color: #411086;
}
</style>