Shades of Persian Indigo #411085
Tints of Persian Indigo #411085
RGB
CMYK
RGB Variations
Color information
#411085 (or 0x411085) is known color: Persian Indigo. HEX triplet: 41, 10 and 85. RGB value is (65,16,133). Sum of RGB (Red+Green+Blue) = 65+16+133=214 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.37% from 214); Green value is 16 (6.64% from 255 or 7.48% from 214); Blue value is 133 (52.34% from 255 or 62.15% from 214); Max value from RGB is 133 - color contains mainly: blue. Hex color #411085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411085 is #BEEF7A. Grayscale: #2B2B2B. Windows color (decimal): -12513147 or 8720449. OLE color: 8720449.
HSL color Cylindrical-coordinate representation of color #411085: hue angle of 265.13º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #411085 is Cyan = 0.51, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 65 | 16 | 133 | - |
| CMYK | 0.51 | 0.88 | 0 | 0.48 |
| HSL | 265.13º | 0.79% | 0.29% | - |
| HSV(B) | 265.13º | 0.88% | 0.52% | - |
| XYZ | 6.6 | 3.19 | 22.46 | - |
| YUV | 43.99 | 178.23 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 133 | 0.51 | 0.88 | 0 | 0.48 | 265.13 | 0.79 | 0.29 |
| Hex | 41 | 10 | 85 | 33 | 58 | 0 | 30 | 109 | 4F | 1D |
| Octal | 101 | 20 | 205 | 63 | 130 | 0 | 60 | 411 | 117 | 35 |
| Binary | 1000001 | 10000 | 10000101 | 110011 | 1011000 | 0 | 110000 | 100001001 | 1001111 | 11101 |
Color Harmonies of #411085
Complementary color
Monochromatic Colors of #411085
Black with #411085
Text Example
Text Example
White with #411085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411085; }
p { color: rgb(65,16,133); }
H1.HeaderClassName
{
color: #411085;
}
.AnyTagClassName
{
color: #411085;
}
</style>
background-color css
<style>
a { background-color: #411085; }
a { background-color: rgb(65,16,133); }
div.DivClassName
{
background-color: #411085;
}
.BgClassName
{
background-color: #411085;
}
</style>
border-color css
<style>
span { border-color: #411085; }
span { border-color: rgb(65,16,133); }
td.TdClassName
{
border-color: #411085;
}
.TagClassName
{
border-color: #411085;
}
</style>