Shades of Persian Indigo #411392
Tints of Persian Indigo #411392
RGB
CMYK
RGB Variations
Color information
#411392 (or 0x411392) is known color: Persian Indigo. HEX triplet: 41, 13 and 92. RGB value is (65,19,146). Sum of RGB (Red+Green+Blue) = 65+19+146=230 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.26% from 230); Green value is 19 (7.81% from 255 or 8.26% from 230); Blue value is 146 (57.42% from 255 or 63.48% from 230); Max value from RGB is 146 - color contains mainly: blue. Hex color #411392 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411392 is #BEEC6D. Grayscale: #2E2E2E. Windows color (decimal): -12512366 or 9573185. OLE color: 9573185.
HSL color Cylindrical-coordinate representation of color #411392: hue angle of 261.73º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #411392 is Cyan = 0.55, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 19 | 146 | - |
| CMYK | 0.55 | 0.87 | 0 | 0.43 |
| HSL | 261.73º | 0.77% | 0.32% | - |
| HSV(B) | 261.73º | 0.87% | 0.57% | - |
| XYZ | 7.6 | 3.66 | 27.5 | - |
| YUV | 47.23 | 183.74 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 146 | 0.55 | 0.87 | 0 | 0.43 | 261.73 | 0.77 | 0.32 |
| Hex | 41 | 13 | 92 | 37 | 57 | 0 | 2B | 106 | 4D | 20 |
| Octal | 101 | 23 | 222 | 67 | 127 | 0 | 53 | 406 | 115 | 40 |
| Binary | 1000001 | 10011 | 10010010 | 110111 | 1010111 | 0 | 101011 | 100000110 | 1001101 | 100000 |
Color Harmonies of #411392
Complementary color
Monochromatic Colors of #411392
Black with #411392
Text Example
Text Example
White with #411392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411392; }
p { color: rgb(65,19,146); }
H1.HeaderClassName
{
color: #411392;
}
.AnyTagClassName
{
color: #411392;
}
</style>
background-color css
<style>
a { background-color: #411392; }
a { background-color: rgb(65,19,146); }
div.DivClassName
{
background-color: #411392;
}
.BgClassName
{
background-color: #411392;
}
</style>
border-color css
<style>
span { border-color: #411392; }
span { border-color: rgb(65,19,146); }
td.TdClassName
{
border-color: #411392;
}
.TagClassName
{
border-color: #411392;
}
</style>