Shades of Persian Indigo #411477
Tints of Persian Indigo #411477
RGB
CMYK
RGB Variations
Color information
#411477 (or 0x411477) is known color: Persian Indigo. HEX triplet: 41, 14 and 77. RGB value is (65,20,119). Sum of RGB (Red+Green+Blue) = 65+20+119=204 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.86% from 204); Green value is 20 (8.20% from 255 or 9.80% from 204); Blue value is 119 (46.88% from 255 or 58.33% from 204); Max value from RGB is 119 - color contains mainly: blue. Hex color #411477 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411477 is #BEEB88. Grayscale: #2C2C2C. Windows color (decimal): -12512137 or 7803969. OLE color: 7803969.
HSL color Cylindrical-coordinate representation of color #411477: hue angle of 267.27º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #411477 is Cyan = 0.45, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 20 | 119 | - |
| CMYK | 0.45 | 0.83 | 0 | 0.53 |
| HSL | 267.27º | 0.71% | 0.27% | - |
| HSV(B) | 267.27º | 0.83% | 0.47% | - |
| XYZ | 5.76 | 2.96 | 17.72 | - |
| YUV | 44.74 | 169.91 | 142.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 119 | 0.45 | 0.83 | 0 | 0.53 | 267.27 | 0.71 | 0.27 |
| Hex | 41 | 14 | 77 | 2D | 53 | 0 | 35 | 10B | 47 | 1B |
| Octal | 101 | 24 | 167 | 55 | 123 | 0 | 65 | 413 | 107 | 33 |
| Binary | 1000001 | 10100 | 1110111 | 101101 | 1010011 | 0 | 110101 | 100001011 | 1000111 | 11011 |
Color Harmonies of #411477
Complementary color
Monochromatic Colors of #411477
Black with #411477
Text Example
Text Example
White with #411477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411477; }
p { color: rgb(65,20,119); }
H1.HeaderClassName
{
color: #411477;
}
.AnyTagClassName
{
color: #411477;
}
</style>
background-color css
<style>
a { background-color: #411477; }
a { background-color: rgb(65,20,119); }
div.DivClassName
{
background-color: #411477;
}
.BgClassName
{
background-color: #411477;
}
</style>
border-color css
<style>
span { border-color: #411477; }
span { border-color: rgb(65,20,119); }
td.TdClassName
{
border-color: #411477;
}
.TagClassName
{
border-color: #411477;
}
</style>