Shades of Persian Indigo #411573
Tints of Persian Indigo #411573
RGB
CMYK
RGB Variations
Color information
#411573 (or 0x411573) is known color: Persian Indigo. HEX triplet: 41, 15 and 73. RGB value is (65,21,115). Sum of RGB (Red+Green+Blue) = 65+21+115=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 21 (8.59% from 255 or 10.45% from 201); Blue value is 115 (45.31% from 255 or 57.21% from 201); Max value from RGB is 115 - color contains mainly: blue. Hex color #411573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411573 is #BEEA8C. Grayscale: #2C2C2C. Windows color (decimal): -12511885 or 7542081. OLE color: 7542081.
HSL color Cylindrical-coordinate representation of color #411573: hue angle of 268.09º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #411573 is Cyan = 0.43, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 21 | 115 | - |
| CMYK | 0.43 | 0.82 | 0 | 0.55 |
| HSL | 268.09º | 0.69% | 0.27% | - |
| HSV(B) | 268.09º | 0.82% | 0.45% | - |
| XYZ | 5.54 | 2.9 | 16.49 | - |
| YUV | 44.87 | 167.58 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 115 | 0.43 | 0.82 | 0 | 0.55 | 268.09 | 0.69 | 0.27 |
| Hex | 41 | 15 | 73 | 2B | 52 | 0 | 37 | 10C | 45 | 1B |
| Octal | 101 | 25 | 163 | 53 | 122 | 0 | 67 | 414 | 105 | 33 |
| Binary | 1000001 | 10101 | 1110011 | 101011 | 1010010 | 0 | 110111 | 100001100 | 1000101 | 11011 |
Color Harmonies of #411573
Complementary color
Monochromatic Colors of #411573
Black with #411573
Text Example
Text Example
White with #411573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411573; }
p { color: rgb(65,21,115); }
H1.HeaderClassName
{
color: #411573;
}
.AnyTagClassName
{
color: #411573;
}
</style>
background-color css
<style>
a { background-color: #411573; }
a { background-color: rgb(65,21,115); }
div.DivClassName
{
background-color: #411573;
}
.BgClassName
{
background-color: #411573;
}
</style>
border-color css
<style>
span { border-color: #411573; }
span { border-color: rgb(65,21,115); }
td.TdClassName
{
border-color: #411573;
}
.TagClassName
{
border-color: #411573;
}
</style>