Shades of Persian Indigo #411680
Tints of Persian Indigo #411680
RGB
CMYK
RGB Variations
Color information
#411680 (or 0x411680) is known color: Persian Indigo. HEX triplet: 41, 16 and 80. RGB value is (65,22,128). Sum of RGB (Red+Green+Blue) = 65+22+128=215 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.23% from 215); Green value is 22 (8.98% from 255 or 10.23% from 215); Blue value is 128 (50.39% from 255 or 59.53% from 215); Max value from RGB is 128 - color contains mainly: blue. Hex color #411680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411680 is #BEE97F. Grayscale: #2E2E2E. Windows color (decimal): -12511616 or 8394305. OLE color: 8394305.
HSL color Cylindrical-coordinate representation of color #411680: hue angle of 264.34º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #411680 is Cyan = 0.49, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 65 | 22 | 128 | - |
| CMYK | 0.49 | 0.83 | 0 | 0.50 |
| HSL | 264.34º | 0.71% | 0.29% | - |
| HSV(B) | 264.34º | 0.83% | 0.5% | - |
| XYZ | 6.36 | 3.26 | 20.72 | - |
| YUV | 46.94 | 173.75 | 140.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 22 | 128 | 0.49 | 0.83 | 0 | 0.50 | 264.34 | 0.71 | 0.29 |
| Hex | 41 | 16 | 80 | 31 | 53 | 0 | 32 | 108 | 47 | 1D |
| Octal | 101 | 26 | 200 | 61 | 123 | 0 | 62 | 410 | 107 | 35 |
| Binary | 1000001 | 10110 | 10000000 | 110001 | 1010011 | 0 | 110010 | 100001000 | 1000111 | 11101 |
Color Harmonies of #411680
Complementary color
Monochromatic Colors of #411680
Black with #411680
Text Example
Text Example
White with #411680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411680; }
p { color: rgb(65,22,128); }
H1.HeaderClassName
{
color: #411680;
}
.AnyTagClassName
{
color: #411680;
}
</style>
background-color css
<style>
a { background-color: #411680; }
a { background-color: rgb(65,22,128); }
div.DivClassName
{
background-color: #411680;
}
.BgClassName
{
background-color: #411680;
}
</style>
border-color css
<style>
span { border-color: #411680; }
span { border-color: rgb(65,22,128); }
td.TdClassName
{
border-color: #411680;
}
.TagClassName
{
border-color: #411680;
}
</style>