Shades of Persian Indigo #411889
Tints of Persian Indigo #411889
RGB
CMYK
RGB Variations
Color information
#411889 (or 0x411889) is known color: Persian Indigo. HEX triplet: 41, 18 and 89. RGB value is (65,24,137). Sum of RGB (Red+Green+Blue) = 65+24+137=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 24 (9.77% from 255 or 10.62% from 226); Blue value is 137 (53.91% from 255 or 60.62% from 226); Max value from RGB is 137 - color contains mainly: blue. Hex color #411889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411889 is #BEE776. Grayscale: #303030. Windows color (decimal): -12511095 or 8984641. OLE color: 8984641.
HSL color Cylindrical-coordinate representation of color #411889: hue angle of 261.77º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #411889 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 24 | 137 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.46 |
| HSL | 261.77º | 0.7% | 0.32% | - |
| HSV(B) | 261.77º | 0.82% | 0.54% | - |
| XYZ | 7.02 | 3.58 | 23.99 | - |
| YUV | 49.14 | 177.58 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 24 | 137 | 0.53 | 0.82 | 0 | 0.46 | 261.77 | 0.7 | 0.32 |
| Hex | 41 | 18 | 89 | 35 | 52 | 0 | 2E | 106 | 46 | 20 |
| Octal | 101 | 30 | 211 | 65 | 122 | 0 | 56 | 406 | 106 | 40 |
| Binary | 1000001 | 11000 | 10001001 | 110101 | 1010010 | 0 | 101110 | 100000110 | 1000110 | 100000 |
Color Harmonies of #411889
Complementary color
Monochromatic Colors of #411889
Black with #411889
Text Example
Text Example
White with #411889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411889; }
p { color: rgb(65,24,137); }
H1.HeaderClassName
{
color: #411889;
}
.AnyTagClassName
{
color: #411889;
}
</style>
background-color css
<style>
a { background-color: #411889; }
a { background-color: rgb(65,24,137); }
div.DivClassName
{
background-color: #411889;
}
.BgClassName
{
background-color: #411889;
}
</style>
border-color css
<style>
span { border-color: #411889; }
span { border-color: rgb(65,24,137); }
td.TdClassName
{
border-color: #411889;
}
.TagClassName
{
border-color: #411889;
}
</style>