Shades of Persian Indigo #401097
Tints of Persian Indigo #401097
RGB
CMYK
RGB Variations
Color information
#401097 (or 0x401097) is known color: Persian Indigo. HEX triplet: 40, 10 and 97. RGB value is (64,16,151). Sum of RGB (Red+Green+Blue) = 64+16+151=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 16 (6.64% from 255 or 6.93% from 231); Blue value is 151 (59.38% from 255 or 65.37% from 231); Max value from RGB is 151 - color contains mainly: blue. Hex color #401097 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401097 is #BFEF68. Grayscale: #2D2D2D. Windows color (decimal): -12578665 or 9900096. OLE color: 9900096.
HSL color Cylindrical-coordinate representation of color #401097: hue angle of 261.33º degrees, saturation: 0.81, 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 #401097 is Cyan = 0.58, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 16 | 151 | - |
| CMYK | 0.58 | 0.89 | 0 | 0.41 |
| HSL | 261.33º | 0.81% | 0.33% | - |
| HSV(B) | 261.33º | 0.89% | 0.59% | - |
| XYZ | 7.89 | 3.69 | 29.58 | - |
| YUV | 45.74 | 187.4 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 151 | 0.58 | 0.89 | 0 | 0.41 | 261.33 | 0.81 | 0.33 |
| Hex | 40 | 10 | 97 | 3A | 59 | 0 | 29 | 105 | 51 | 21 |
| Octal | 100 | 20 | 227 | 72 | 131 | 0 | 51 | 405 | 121 | 41 |
| Binary | 1000000 | 10000 | 10010111 | 111010 | 1011001 | 0 | 101001 | 100000101 | 1010001 | 100001 |
Color Harmonies of #401097
Complementary color
Monochromatic Colors of #401097
Black with #401097
Text Example
Text Example
White with #401097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401097; }
p { color: rgb(64,16,151); }
H1.HeaderClassName
{
color: #401097;
}
.AnyTagClassName
{
color: #401097;
}
</style>
background-color css
<style>
a { background-color: #401097; }
a { background-color: rgb(64,16,151); }
div.DivClassName
{
background-color: #401097;
}
.BgClassName
{
background-color: #401097;
}
</style>
border-color css
<style>
span { border-color: #401097; }
span { border-color: rgb(64,16,151); }
td.TdClassName
{
border-color: #401097;
}
.TagClassName
{
border-color: #401097;
}
</style>