Shades of Persian Indigo #411273
Tints of Persian Indigo #411273
RGB
CMYK
RGB Variations
Color information
#411273 (or 0x411273) is known color: Persian Indigo. HEX triplet: 41, 12 and 73. RGB value is (65,18,115). Sum of RGB (Red+Green+Blue) = 65+18+115=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 18 (7.42% from 255 or 9.09% from 198); Blue value is 115 (45.31% from 255 or 58.08% from 198); Max value from RGB is 115 - color contains mainly: blue. Hex color #411273 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411273 is #BEED8C. Grayscale: #2A2A2A. Windows color (decimal): -12512653 or 7541313. OLE color: 7541313.
HSL color Cylindrical-coordinate representation of color #411273: hue angle of 269.07º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #411273 is Cyan = 0.43, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 18 | 115 | - |
| CMYK | 0.43 | 0.84 | 0 | 0.55 |
| HSL | 269.07º | 0.73% | 0.26% | - |
| HSV(B) | 269.07º | 0.84% | 0.45% | - |
| XYZ | 5.49 | 2.79 | 16.47 | - |
| YUV | 43.11 | 168.57 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 18 | 115 | 0.43 | 0.84 | 0 | 0.55 | 269.07 | 0.73 | 0.26 |
| Hex | 41 | 12 | 73 | 2B | 54 | 0 | 37 | 10D | 49 | 1A |
| Octal | 101 | 22 | 163 | 53 | 124 | 0 | 67 | 415 | 111 | 32 |
| Binary | 1000001 | 10010 | 1110011 | 101011 | 1010100 | 0 | 110111 | 100001101 | 1001001 | 11010 |
Color Harmonies of #411273
Complementary color
Monochromatic Colors of #411273
Black with #411273
Text Example
Text Example
White with #411273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411273; }
p { color: rgb(65,18,115); }
H1.HeaderClassName
{
color: #411273;
}
.AnyTagClassName
{
color: #411273;
}
</style>
background-color css
<style>
a { background-color: #411273; }
a { background-color: rgb(65,18,115); }
div.DivClassName
{
background-color: #411273;
}
.BgClassName
{
background-color: #411273;
}
</style>
border-color css
<style>
span { border-color: #411273; }
span { border-color: rgb(65,18,115); }
td.TdClassName
{
border-color: #411273;
}
.TagClassName
{
border-color: #411273;
}
</style>