Shades of Persian Indigo #401776
Tints of Persian Indigo #401776
RGB
CMYK
RGB Variations
Color information
#401776 (or 0x401776) is known color: Persian Indigo. HEX triplet: 40, 17 and 76. RGB value is (64,23,118). Sum of RGB (Red+Green+Blue) = 64+23+118=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 23 (9.38% from 255 or 11.22% from 205); Blue value is 118 (46.48% from 255 or 57.56% from 205); Max value from RGB is 118 - color contains mainly: blue. Hex color #401776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401776 is #BFE889. Grayscale: #2D2D2D. Windows color (decimal): -12576906 or 7739200. OLE color: 7739200.
HSL color Cylindrical-coordinate representation of color #401776: hue angle of 265.89º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #401776 is Cyan = 0.46, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 23 | 118 | - |
| CMYK | 0.46 | 0.81 | 0 | 0.54 |
| HSL | 265.89º | 0.67% | 0.28% | - |
| HSV(B) | 265.89º | 0.81% | 0.46% | - |
| XYZ | 5.69 | 3.01 | 17.42 | - |
| YUV | 46.09 | 168.58 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 118 | 0.46 | 0.81 | 0 | 0.54 | 265.89 | 0.67 | 0.28 |
| Hex | 40 | 17 | 76 | 2E | 51 | 0 | 36 | 10A | 43 | 1C |
| Octal | 100 | 27 | 166 | 56 | 121 | 0 | 66 | 412 | 103 | 34 |
| Binary | 1000000 | 10111 | 1110110 | 101110 | 1010001 | 0 | 110110 | 100001010 | 1000011 | 11100 |
Color Harmonies of #401776
Complementary color
Monochromatic Colors of #401776
Black with #401776
Text Example
Text Example
White with #401776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401776; }
p { color: rgb(64,23,118); }
H1.HeaderClassName
{
color: #401776;
}
.AnyTagClassName
{
color: #401776;
}
</style>
background-color css
<style>
a { background-color: #401776; }
a { background-color: rgb(64,23,118); }
div.DivClassName
{
background-color: #401776;
}
.BgClassName
{
background-color: #401776;
}
</style>
border-color css
<style>
span { border-color: #401776; }
span { border-color: rgb(64,23,118); }
td.TdClassName
{
border-color: #401776;
}
.TagClassName
{
border-color: #401776;
}
</style>