Shades of Persian Indigo #411278
Tints of Persian Indigo #411278
RGB
CMYK
RGB Variations
Color information
#411278 (or 0x411278) is known color: Persian Indigo. HEX triplet: 41, 12 and 78. RGB value is (65,18,120). Sum of RGB (Red+Green+Blue) = 65+18+120=203 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.02% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 120 (47.27% from 255 or 59.11% from 203); Max value from RGB is 120 - color contains mainly: blue. Hex color #411278 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411278 is #BEED87. Grayscale: #2B2B2B. Windows color (decimal): -12512648 or 7868993. OLE color: 7868993.
HSL color Cylindrical-coordinate representation of color #411278: hue angle of 267.65º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #411278 is Cyan = 0.46, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 18 | 120 | - |
| CMYK | 0.46 | 0.85 | 0 | 0.53 |
| HSL | 267.65º | 0.74% | 0.27% | - |
| HSV(B) | 267.65º | 0.85% | 0.47% | - |
| XYZ | 5.79 | 2.91 | 18.03 | - |
| YUV | 43.68 | 171.07 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 18 | 120 | 0.46 | 0.85 | 0 | 0.53 | 267.65 | 0.74 | 0.27 |
| Hex | 41 | 12 | 78 | 2E | 55 | 0 | 35 | 10C | 4A | 1B |
| Octal | 101 | 22 | 170 | 56 | 125 | 0 | 65 | 414 | 112 | 33 |
| Binary | 1000001 | 10010 | 1111000 | 101110 | 1010101 | 0 | 110101 | 100001100 | 1001010 | 11011 |
Color Harmonies of #411278
Complementary color
Monochromatic Colors of #411278
Black with #411278
Text Example
Text Example
White with #411278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411278; }
p { color: rgb(65,18,120); }
H1.HeaderClassName
{
color: #411278;
}
.AnyTagClassName
{
color: #411278;
}
</style>
background-color css
<style>
a { background-color: #411278; }
a { background-color: rgb(65,18,120); }
div.DivClassName
{
background-color: #411278;
}
.BgClassName
{
background-color: #411278;
}
</style>
border-color css
<style>
span { border-color: #411278; }
span { border-color: rgb(65,18,120); }
td.TdClassName
{
border-color: #411278;
}
.TagClassName
{
border-color: #411278;
}
</style>