Shades of Persian Indigo #411577
Tints of Persian Indigo #411577
RGB
CMYK
RGB Variations
Color information
#411577 (or 0x411577) is known color: Persian Indigo. HEX triplet: 41, 15 and 77. RGB value is (65,21,119). Sum of RGB (Red+Green+Blue) = 65+21+119=205 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.71% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 119 (46.88% from 255 or 58.05% from 205); Max value from RGB is 119 - color contains mainly: blue. Hex color #411577 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411577 is #BEEA88. Grayscale: #2C2C2C. Windows color (decimal): -12511881 or 7804225. OLE color: 7804225.
HSL color Cylindrical-coordinate representation of color #411577: hue angle of 266.94º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #411577 is Cyan = 0.45, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 21 | 119 | - |
| CMYK | 0.45 | 0.82 | 0 | 0.53 |
| HSL | 266.94º | 0.7% | 0.27% | - |
| HSV(B) | 266.94º | 0.82% | 0.47% | - |
| XYZ | 5.78 | 2.99 | 17.73 | - |
| YUV | 45.33 | 169.58 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 119 | 0.45 | 0.82 | 0 | 0.53 | 266.94 | 0.7 | 0.27 |
| Hex | 41 | 15 | 77 | 2D | 52 | 0 | 35 | 10B | 46 | 1B |
| Octal | 101 | 25 | 167 | 55 | 122 | 0 | 65 | 413 | 106 | 33 |
| Binary | 1000001 | 10101 | 1110111 | 101101 | 1010010 | 0 | 110101 | 100001011 | 1000110 | 11011 |
Color Harmonies of #411577
Complementary color
Monochromatic Colors of #411577
Black with #411577
Text Example
Text Example
White with #411577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411577; }
p { color: rgb(65,21,119); }
H1.HeaderClassName
{
color: #411577;
}
.AnyTagClassName
{
color: #411577;
}
</style>
background-color css
<style>
a { background-color: #411577; }
a { background-color: rgb(65,21,119); }
div.DivClassName
{
background-color: #411577;
}
.BgClassName
{
background-color: #411577;
}
</style>
border-color css
<style>
span { border-color: #411577; }
span { border-color: rgb(65,21,119); }
td.TdClassName
{
border-color: #411577;
}
.TagClassName
{
border-color: #411577;
}
</style>