Shades of Persian Indigo #411790
Tints of Persian Indigo #411790
RGB
CMYK
RGB Variations
Color information
#411790 (or 0x411790) is known color: Persian Indigo. HEX triplet: 41, 17 and 90. RGB value is (65,23,144). Sum of RGB (Red+Green+Blue) = 65+23+144=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 23 (9.38% from 255 or 9.91% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #411790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411790 is #BEE86F. Grayscale: #303030. Windows color (decimal): -12511344 or 9443137. OLE color: 9443137.
HSL color Cylindrical-coordinate representation of color #411790: hue angle of 260.83º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #411790 is Cyan = 0.55, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 23 | 144 | - |
| CMYK | 0.55 | 0.84 | 0 | 0.44 |
| HSL | 260.83º | 0.72% | 0.33% | - |
| HSV(B) | 260.83º | 0.84% | 0.56% | - |
| XYZ | 7.52 | 3.75 | 26.71 | - |
| YUV | 49.35 | 181.41 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 144 | 0.55 | 0.84 | 0 | 0.44 | 260.83 | 0.72 | 0.33 |
| Hex | 41 | 17 | 90 | 37 | 54 | 0 | 2C | 105 | 48 | 21 |
| Octal | 101 | 27 | 220 | 67 | 124 | 0 | 54 | 405 | 110 | 41 |
| Binary | 1000001 | 10111 | 10010000 | 110111 | 1010100 | 0 | 101100 | 100000101 | 1001000 | 100001 |
Color Harmonies of #411790
Complementary color
Monochromatic Colors of #411790
Black with #411790
Text Example
Text Example
White with #411790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411790; }
p { color: rgb(65,23,144); }
H1.HeaderClassName
{
color: #411790;
}
.AnyTagClassName
{
color: #411790;
}
</style>
background-color css
<style>
a { background-color: #411790; }
a { background-color: rgb(65,23,144); }
div.DivClassName
{
background-color: #411790;
}
.BgClassName
{
background-color: #411790;
}
</style>
border-color css
<style>
span { border-color: #411790; }
span { border-color: rgb(65,23,144); }
td.TdClassName
{
border-color: #411790;
}
.TagClassName
{
border-color: #411790;
}
</style>