Shades of Persian Indigo #411295
Tints of Persian Indigo #411295
RGB
CMYK
RGB Variations
Color information
#411295 (or 0x411295) is known color: Persian Indigo. HEX triplet: 41, 12 and 95. RGB value is (65,18,149). Sum of RGB (Red+Green+Blue) = 65+18+149=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 18 (7.42% from 255 or 7.76% from 232); Blue value is 149 (58.59% from 255 or 64.22% from 232); Max value from RGB is 149 - color contains mainly: blue. Hex color #411295 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411295 is #BEED6A. Grayscale: #2E2E2E. Windows color (decimal): -12512619 or 9769537. OLE color: 9769537.
HSL color Cylindrical-coordinate representation of color #411295: hue angle of 261.53º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #411295 is Cyan = 0.56, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 18 | 149 | - |
| CMYK | 0.56 | 0.88 | 0 | 0.42 |
| HSL | 261.53º | 0.78% | 0.33% | - |
| HSV(B) | 261.53º | 0.88% | 0.58% | - |
| XYZ | 7.82 | 3.73 | 28.74 | - |
| YUV | 46.99 | 185.57 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 18 | 149 | 0.56 | 0.88 | 0 | 0.42 | 261.53 | 0.78 | 0.33 |
| Hex | 41 | 12 | 95 | 38 | 58 | 0 | 2A | 106 | 4E | 21 |
| Octal | 101 | 22 | 225 | 70 | 130 | 0 | 52 | 406 | 116 | 41 |
| Binary | 1000001 | 10010 | 10010101 | 111000 | 1011000 | 0 | 101010 | 100000110 | 1001110 | 100001 |
Color Harmonies of #411295
Complementary color
Monochromatic Colors of #411295
Black with #411295
Text Example
Text Example
White with #411295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411295; }
p { color: rgb(65,18,149); }
H1.HeaderClassName
{
color: #411295;
}
.AnyTagClassName
{
color: #411295;
}
</style>
background-color css
<style>
a { background-color: #411295; }
a { background-color: rgb(65,18,149); }
div.DivClassName
{
background-color: #411295;
}
.BgClassName
{
background-color: #411295;
}
</style>
border-color css
<style>
span { border-color: #411295; }
span { border-color: rgb(65,18,149); }
td.TdClassName
{
border-color: #411295;
}
.TagClassName
{
border-color: #411295;
}
</style>