Shades of Persian Indigo #411592
Tints of Persian Indigo #411592
RGB
CMYK
RGB Variations
Color information
#411592 (or 0x411592) is known color: Persian Indigo. HEX triplet: 41, 15 and 92. RGB value is (65,21,146). Sum of RGB (Red+Green+Blue) = 65+21+146=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 21 (8.59% from 255 or 9.05% from 232); Blue value is 146 (57.42% from 255 or 62.93% from 232); Max value from RGB is 146 - color contains mainly: blue. Hex color #411592 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411592 is #BEEA6D. Grayscale: #2F2F2F. Windows color (decimal): -12511854 or 9573697. OLE color: 9573697.
HSL color Cylindrical-coordinate representation of color #411592: hue angle of 261.12º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #411592 is Cyan = 0.55, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 21 | 146 | - |
| CMYK | 0.55 | 0.86 | 0 | 0.43 |
| HSL | 261.12º | 0.75% | 0.33% | - |
| HSV(B) | 261.12º | 0.86% | 0.57% | - |
| XYZ | 7.64 | 3.74 | 27.51 | - |
| YUV | 48.41 | 183.08 | 139.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 146 | 0.55 | 0.86 | 0 | 0.43 | 261.12 | 0.75 | 0.33 |
| Hex | 41 | 15 | 92 | 37 | 56 | 0 | 2B | 105 | 4B | 21 |
| Octal | 101 | 25 | 222 | 67 | 126 | 0 | 53 | 405 | 113 | 41 |
| Binary | 1000001 | 10101 | 10010010 | 110111 | 1010110 | 0 | 101011 | 100000101 | 1001011 | 100001 |
Color Harmonies of #411592
Complementary color
Monochromatic Colors of #411592
Black with #411592
Text Example
Text Example
White with #411592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411592; }
p { color: rgb(65,21,146); }
H1.HeaderClassName
{
color: #411592;
}
.AnyTagClassName
{
color: #411592;
}
</style>
background-color css
<style>
a { background-color: #411592; }
a { background-color: rgb(65,21,146); }
div.DivClassName
{
background-color: #411592;
}
.BgClassName
{
background-color: #411592;
}
</style>
border-color css
<style>
span { border-color: #411592; }
span { border-color: rgb(65,21,146); }
td.TdClassName
{
border-color: #411592;
}
.TagClassName
{
border-color: #411592;
}
</style>