Shades of Persian Indigo #411075
Tints of Persian Indigo #411075
RGB
CMYK
RGB Variations
Color information
#411075 (or 0x411075) is known color: Persian Indigo. HEX triplet: 41, 10 and 75. RGB value is (65,16,117). Sum of RGB (Red+Green+Blue) = 65+16+117=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 16 (6.64% from 255 or 8.08% from 198); Blue value is 117 (46.09% from 255 or 59.09% from 198); Max value from RGB is 117 - color contains mainly: blue. Hex color #411075 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411075 is #BEEF8A. Grayscale: #292929. Windows color (decimal): -12513163 or 7671873. OLE color: 7671873.
HSL color Cylindrical-coordinate representation of color #411075: hue angle of 269.11º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #411075 is Cyan = 0.44, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 16 | 117 | - |
| CMYK | 0.44 | 0.86 | 0 | 0.54 |
| HSL | 269.11º | 0.76% | 0.26% | - |
| HSV(B) | 269.11º | 0.86% | 0.46% | - |
| XYZ | 5.58 | 2.78 | 17.07 | - |
| YUV | 42.17 | 170.23 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 117 | 0.44 | 0.86 | 0 | 0.54 | 269.11 | 0.76 | 0.26 |
| Hex | 41 | 10 | 75 | 2C | 56 | 0 | 36 | 10D | 4C | 1A |
| Octal | 101 | 20 | 165 | 54 | 126 | 0 | 66 | 415 | 114 | 32 |
| Binary | 1000001 | 10000 | 1110101 | 101100 | 1010110 | 0 | 110110 | 100001101 | 1001100 | 11010 |
Color Harmonies of #411075
Complementary color
Monochromatic Colors of #411075
Black with #411075
Text Example
Text Example
White with #411075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411075; }
p { color: rgb(65,16,117); }
H1.HeaderClassName
{
color: #411075;
}
.AnyTagClassName
{
color: #411075;
}
</style>
background-color css
<style>
a { background-color: #411075; }
a { background-color: rgb(65,16,117); }
div.DivClassName
{
background-color: #411075;
}
.BgClassName
{
background-color: #411075;
}
</style>
border-color css
<style>
span { border-color: #411075; }
span { border-color: rgb(65,16,117); }
td.TdClassName
{
border-color: #411075;
}
.TagClassName
{
border-color: #411075;
}
</style>