Shades of Persian Indigo #411872
Tints of Persian Indigo #411872
RGB
CMYK
RGB Variations
Color information
#411872 (or 0x411872) is known color: Persian Indigo. HEX triplet: 41, 18 and 72. RGB value is (65,24,114). Sum of RGB (Red+Green+Blue) = 65+24+114=203 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.02% from 203); Green value is 24 (9.77% from 255 or 11.82% from 203); Blue value is 114 (44.92% from 255 or 56.16% from 203); Max value from RGB is 114 - color contains mainly: blue. Hex color #411872 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411872 is #BEE78D. Grayscale: #2E2E2E. Windows color (decimal): -12511118 or 7477313. OLE color: 7477313.
HSL color Cylindrical-coordinate representation of color #411872: hue angle of 267.33º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #411872 is Cyan = 0.43, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 24 | 114 | - |
| CMYK | 0.43 | 0.79 | 0 | 0.55 |
| HSL | 267.33º | 0.65% | 0.27% | - |
| HSV(B) | 267.33º | 0.79% | 0.45% | - |
| XYZ | 5.54 | 2.99 | 16.2 | - |
| YUV | 46.52 | 166.08 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 24 | 114 | 0.43 | 0.79 | 0 | 0.55 | 267.33 | 0.65 | 0.27 |
| Hex | 41 | 18 | 72 | 2B | 4F | 0 | 37 | 10B | 41 | 1B |
| Octal | 101 | 30 | 162 | 53 | 117 | 0 | 67 | 413 | 101 | 33 |
| Binary | 1000001 | 11000 | 1110010 | 101011 | 1001111 | 0 | 110111 | 100001011 | 1000001 | 11011 |
Color Harmonies of #411872
Complementary color
Monochromatic Colors of #411872
Black with #411872
Text Example
Text Example
White with #411872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411872; }
p { color: rgb(65,24,114); }
H1.HeaderClassName
{
color: #411872;
}
.AnyTagClassName
{
color: #411872;
}
</style>
background-color css
<style>
a { background-color: #411872; }
a { background-color: rgb(65,24,114); }
div.DivClassName
{
background-color: #411872;
}
.BgClassName
{
background-color: #411872;
}
</style>
border-color css
<style>
span { border-color: #411872; }
span { border-color: rgb(65,24,114); }
td.TdClassName
{
border-color: #411872;
}
.TagClassName
{
border-color: #411872;
}
</style>