Shades of Persian Indigo #411495
Tints of Persian Indigo #411495
RGB
CMYK
RGB Variations
Color information
#411495 (or 0x411495) is known color: Persian Indigo. HEX triplet: 41, 14 and 95. RGB value is (65,20,149). Sum of RGB (Red+Green+Blue) = 65+20+149=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 20 (8.20% from 255 or 8.55% from 234); Blue value is 149 (58.59% from 255 or 63.68% from 234); Max value from RGB is 149 - color contains mainly: blue. Hex color #411495 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411495 is #BEEB6A. Grayscale: #2F2F2F. Windows color (decimal): -12512107 or 9770049. OLE color: 9770049.
HSL color Cylindrical-coordinate representation of color #411495: hue angle of 260.93º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #411495 is Cyan = 0.56, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 20 | 149 | - |
| CMYK | 0.56 | 0.87 | 0 | 0.42 |
| HSL | 260.93º | 0.76% | 0.33% | - |
| HSV(B) | 260.93º | 0.87% | 0.58% | - |
| XYZ | 7.85 | 3.79 | 28.75 | - |
| YUV | 48.16 | 184.91 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 149 | 0.56 | 0.87 | 0 | 0.42 | 260.93 | 0.76 | 0.33 |
| Hex | 41 | 14 | 95 | 38 | 57 | 0 | 2A | 105 | 4C | 21 |
| Octal | 101 | 24 | 225 | 70 | 127 | 0 | 52 | 405 | 114 | 41 |
| Binary | 1000001 | 10100 | 10010101 | 111000 | 1010111 | 0 | 101010 | 100000101 | 1001100 | 100001 |
Color Harmonies of #411495
Complementary color
Monochromatic Colors of #411495
Black with #411495
Text Example
Text Example
White with #411495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411495; }
p { color: rgb(65,20,149); }
H1.HeaderClassName
{
color: #411495;
}
.AnyTagClassName
{
color: #411495;
}
</style>
background-color css
<style>
a { background-color: #411495; }
a { background-color: rgb(65,20,149); }
div.DivClassName
{
background-color: #411495;
}
.BgClassName
{
background-color: #411495;
}
</style>
border-color css
<style>
span { border-color: #411495; }
span { border-color: rgb(65,20,149); }
td.TdClassName
{
border-color: #411495;
}
.TagClassName
{
border-color: #411495;
}
</style>