Shades of Persian Indigo #401197
Tints of Persian Indigo #401197
RGB
CMYK
RGB Variations
Color information
#401197 (or 0x401197) is known color: Persian Indigo. HEX triplet: 40, 11 and 97. RGB value is (64,17,151). Sum of RGB (Red+Green+Blue) = 64+17+151=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 17 (7.03% from 255 or 7.33% from 232); Blue value is 151 (59.38% from 255 or 65.09% from 232); Max value from RGB is 151 - color contains mainly: blue. Hex color #401197 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401197 is #BFEE68. Grayscale: #2D2D2D. Windows color (decimal): -12578409 or 9900352. OLE color: 9900352.
HSL color Cylindrical-coordinate representation of color #401197: hue angle of 261.04º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #401197 is Cyan = 0.58, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 17 | 151 | - |
| CMYK | 0.58 | 0.89 | 0 | 0.41 |
| HSL | 261.04º | 0.8% | 0.33% | - |
| HSV(B) | 261.04º | 0.89% | 0.59% | - |
| XYZ | 7.9 | 3.73 | 29.58 | - |
| YUV | 46.33 | 187.07 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 151 | 0.58 | 0.89 | 0 | 0.41 | 261.04 | 0.8 | 0.33 |
| Hex | 40 | 11 | 97 | 3A | 59 | 0 | 29 | 105 | 50 | 21 |
| Octal | 100 | 21 | 227 | 72 | 131 | 0 | 51 | 405 | 120 | 41 |
| Binary | 1000000 | 10001 | 10010111 | 111010 | 1011001 | 0 | 101001 | 100000101 | 1010000 | 100001 |
Color Harmonies of #401197
Complementary color
Monochromatic Colors of #401197
Black with #401197
Text Example
Text Example
White with #401197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401197; }
p { color: rgb(64,17,151); }
H1.HeaderClassName
{
color: #401197;
}
.AnyTagClassName
{
color: #401197;
}
</style>
background-color css
<style>
a { background-color: #401197; }
a { background-color: rgb(64,17,151); }
div.DivClassName
{
background-color: #401197;
}
.BgClassName
{
background-color: #401197;
}
</style>
border-color css
<style>
span { border-color: #401197; }
span { border-color: rgb(64,17,151); }
td.TdClassName
{
border-color: #401197;
}
.TagClassName
{
border-color: #401197;
}
</style>