Shades of Persian Indigo #411576
Tints of Persian Indigo #411576
RGB
CMYK
RGB Variations
Color information
#411576 (or 0x411576) is known color: Persian Indigo. HEX triplet: 41, 15 and 76. RGB value is (65,21,118). Sum of RGB (Red+Green+Blue) = 65+21+118=204 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.86% from 204); Green value is 21 (8.59% from 255 or 10.29% from 204); Blue value is 118 (46.48% from 255 or 57.84% from 204); Max value from RGB is 118 - color contains mainly: blue. Hex color #411576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411576 is #BEEA89. Grayscale: #2C2C2C. Windows color (decimal): -12511882 or 7738689. OLE color: 7738689.
HSL color Cylindrical-coordinate representation of color #411576: hue angle of 267.22º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #411576 is Cyan = 0.45, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 21 | 118 | - |
| CMYK | 0.45 | 0.82 | 0 | 0.54 |
| HSL | 267.22º | 0.7% | 0.27% | - |
| HSV(B) | 267.22º | 0.82% | 0.46% | - |
| XYZ | 5.72 | 2.97 | 17.41 | - |
| YUV | 45.21 | 169.08 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 118 | 0.45 | 0.82 | 0 | 0.54 | 267.22 | 0.7 | 0.27 |
| Hex | 41 | 15 | 76 | 2D | 52 | 0 | 36 | 10B | 46 | 1B |
| Octal | 101 | 25 | 166 | 55 | 122 | 0 | 66 | 413 | 106 | 33 |
| Binary | 1000001 | 10101 | 1110110 | 101101 | 1010010 | 0 | 110110 | 100001011 | 1000110 | 11011 |
Color Harmonies of #411576
Complementary color
Monochromatic Colors of #411576
Black with #411576
Text Example
Text Example
White with #411576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411576; }
p { color: rgb(65,21,118); }
H1.HeaderClassName
{
color: #411576;
}
.AnyTagClassName
{
color: #411576;
}
</style>
background-color css
<style>
a { background-color: #411576; }
a { background-color: rgb(65,21,118); }
div.DivClassName
{
background-color: #411576;
}
.BgClassName
{
background-color: #411576;
}
</style>
border-color css
<style>
span { border-color: #411576; }
span { border-color: rgb(65,21,118); }
td.TdClassName
{
border-color: #411576;
}
.TagClassName
{
border-color: #411576;
}
</style>