Shades of Persian Indigo #411372
Tints of Persian Indigo #411372
RGB
CMYK
RGB Variations
Color information
#411372 (or 0x411372) is known color: Persian Indigo. HEX triplet: 41, 13 and 72. RGB value is (65,19,114). Sum of RGB (Red+Green+Blue) = 65+19+114=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 19 (7.81% from 255 or 9.60% from 198); Blue value is 114 (44.92% from 255 or 57.58% from 198); Max value from RGB is 114 - color contains mainly: blue. Hex color #411372 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411372 is #BEEC8D. Grayscale: #2B2B2B. Windows color (decimal): -12512398 or 7476033. OLE color: 7476033.
HSL color Cylindrical-coordinate representation of color #411372: hue angle of 269.05º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #411372 is Cyan = 0.43, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 19 | 114 | - |
| CMYK | 0.43 | 0.83 | 0 | 0.55 |
| HSL | 269.05º | 0.71% | 0.26% | - |
| HSV(B) | 269.05º | 0.83% | 0.45% | - |
| XYZ | 5.45 | 2.8 | 16.17 | - |
| YUV | 43.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 114 | 0.43 | 0.83 | 0 | 0.55 | 269.05 | 0.71 | 0.26 |
| Hex | 41 | 13 | 72 | 2B | 53 | 0 | 37 | 10D | 47 | 1A |
| Octal | 101 | 23 | 162 | 53 | 123 | 0 | 67 | 415 | 107 | 32 |
| Binary | 1000001 | 10011 | 1110010 | 101011 | 1010011 | 0 | 110111 | 100001101 | 1000111 | 11010 |
Color Harmonies of #411372
Complementary color
Monochromatic Colors of #411372
Black with #411372
Text Example
Text Example
White with #411372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411372; }
p { color: rgb(65,19,114); }
H1.HeaderClassName
{
color: #411372;
}
.AnyTagClassName
{
color: #411372;
}
</style>
background-color css
<style>
a { background-color: #411372; }
a { background-color: rgb(65,19,114); }
div.DivClassName
{
background-color: #411372;
}
.BgClassName
{
background-color: #411372;
}
</style>
border-color css
<style>
span { border-color: #411372; }
span { border-color: rgb(65,19,114); }
td.TdClassName
{
border-color: #411372;
}
.TagClassName
{
border-color: #411372;
}
</style>