Shades of Persian Indigo #411198
Tints of Persian Indigo #411198
RGB
CMYK
RGB Variations
Color information
#411198 (or 0x411198) is known color: Persian Indigo. HEX triplet: 41, 11 and 98. RGB value is (65,17,152). Sum of RGB (Red+Green+Blue) = 65+17+152=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 17 (7.03% from 255 or 7.26% from 234); Blue value is 152 (59.77% from 255 or 64.96% from 234); Max value from RGB is 152 - color contains mainly: blue. Hex color #411198 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411198 is #BEEE67. Grayscale: #2E2E2E. Windows color (decimal): -12512872 or 9965889. OLE color: 9965889.
HSL color Cylindrical-coordinate representation of color #411198: hue angle of 261.33º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #411198 is Cyan = 0.57, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 65 | 17 | 152 | - |
| CMYK | 0.57 | 0.89 | 0 | 0.40 |
| HSL | 261.33º | 0.8% | 0.33% | - |
| HSV(B) | 261.33º | 0.89% | 0.6% | - |
| XYZ | 8.05 | 3.79 | 30.01 | - |
| YUV | 46.74 | 187.4 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 17 | 152 | 0.57 | 0.89 | 0 | 0.40 | 261.33 | 0.8 | 0.33 |
| Hex | 41 | 11 | 98 | 39 | 59 | 0 | 28 | 105 | 50 | 21 |
| Octal | 101 | 21 | 230 | 71 | 131 | 0 | 50 | 405 | 120 | 41 |
| Binary | 1000001 | 10001 | 10011000 | 111001 | 1011001 | 0 | 101000 | 100000101 | 1010000 | 100001 |
Color Harmonies of #411198
Complementary color
Monochromatic Colors of #411198
Black with #411198
Text Example
Text Example
White with #411198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411198; }
p { color: rgb(65,17,152); }
H1.HeaderClassName
{
color: #411198;
}
.AnyTagClassName
{
color: #411198;
}
</style>
background-color css
<style>
a { background-color: #411198; }
a { background-color: rgb(65,17,152); }
div.DivClassName
{
background-color: #411198;
}
.BgClassName
{
background-color: #411198;
}
</style>
border-color css
<style>
span { border-color: #411198; }
span { border-color: rgb(65,17,152); }
td.TdClassName
{
border-color: #411198;
}
.TagClassName
{
border-color: #411198;
}
</style>