Shades of Persian Indigo #401185
Tints of Persian Indigo #401185
RGB
CMYK
RGB Variations
Color information
#401185 (or 0x401185) is known color: Persian Indigo. HEX triplet: 40, 11 and 85. RGB value is (64,17,133). Sum of RGB (Red+Green+Blue) = 64+17+133=214 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.91% from 214); Green value is 17 (7.03% from 255 or 7.94% from 214); Blue value is 133 (52.34% from 255 or 62.15% from 214); Max value from RGB is 133 - color contains mainly: blue. Hex color #401185 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401185 is #BFEE7A. Grayscale: #2B2B2B. Windows color (decimal): -12578427 or 8720704. OLE color: 8720704.
HSL color Cylindrical-coordinate representation of color #401185: hue angle of 264.31º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #401185 is Cyan = 0.52, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 17 | 133 | - |
| CMYK | 0.52 | 0.87 | 0 | 0.48 |
| HSL | 264.31º | 0.77% | 0.29% | - |
| HSV(B) | 264.31º | 0.87% | 0.52% | - |
| XYZ | 6.55 | 3.18 | 22.46 | - |
| YUV | 44.28 | 178.07 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 133 | 0.52 | 0.87 | 0 | 0.48 | 264.31 | 0.77 | 0.29 |
| Hex | 40 | 11 | 85 | 34 | 57 | 0 | 30 | 108 | 4D | 1D |
| Octal | 100 | 21 | 205 | 64 | 127 | 0 | 60 | 410 | 115 | 35 |
| Binary | 1000000 | 10001 | 10000101 | 110100 | 1010111 | 0 | 110000 | 100001000 | 1001101 | 11101 |
Color Harmonies of #401185
Complementary color
Monochromatic Colors of #401185
Black with #401185
Text Example
Text Example
White with #401185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401185; }
p { color: rgb(64,17,133); }
H1.HeaderClassName
{
color: #401185;
}
.AnyTagClassName
{
color: #401185;
}
</style>
background-color css
<style>
a { background-color: #401185; }
a { background-color: rgb(64,17,133); }
div.DivClassName
{
background-color: #401185;
}
.BgClassName
{
background-color: #401185;
}
</style>
border-color css
<style>
span { border-color: #401185; }
span { border-color: rgb(64,17,133); }
td.TdClassName
{
border-color: #401185;
}
.TagClassName
{
border-color: #401185;
}
</style>