Shades of Persian Indigo #401296
Tints of Persian Indigo #401296
RGB
CMYK
RGB Variations
Color information
#401296 (or 0x401296) is known color: Persian Indigo. HEX triplet: 40, 12 and 96. RGB value is (64,18,150). Sum of RGB (Red+Green+Blue) = 64+18+150=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 18 (7.42% from 255 or 7.76% from 232); Blue value is 150 (58.98% from 255 or 64.66% from 232); Max value from RGB is 150 - color contains mainly: blue. Hex color #401296 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401296 is #BFED69. Grayscale: #2E2E2E. Windows color (decimal): -12578154 or 9835072. OLE color: 9835072.
HSL color Cylindrical-coordinate representation of color #401296: hue angle of 260.91º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #401296 is Cyan = 0.57, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 64 | 18 | 150 | - |
| CMYK | 0.57 | 0.88 | 0 | 0.41 |
| HSL | 260.91º | 0.79% | 0.33% | - |
| HSV(B) | 260.91º | 0.88% | 0.59% | - |
| XYZ | 7.84 | 3.72 | 29.16 | - |
| YUV | 46.8 | 186.24 | 140.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 18 | 150 | 0.57 | 0.88 | 0 | 0.41 | 260.91 | 0.79 | 0.33 |
| Hex | 40 | 12 | 96 | 39 | 58 | 0 | 29 | 105 | 4F | 21 |
| Octal | 100 | 22 | 226 | 71 | 130 | 0 | 51 | 405 | 117 | 41 |
| Binary | 1000000 | 10010 | 10010110 | 111001 | 1011000 | 0 | 101001 | 100000101 | 1001111 | 100001 |
Color Harmonies of #401296
Complementary color
Monochromatic Colors of #401296
Black with #401296
Text Example
Text Example
White with #401296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401296; }
p { color: rgb(64,18,150); }
H1.HeaderClassName
{
color: #401296;
}
.AnyTagClassName
{
color: #401296;
}
</style>
background-color css
<style>
a { background-color: #401296; }
a { background-color: rgb(64,18,150); }
div.DivClassName
{
background-color: #401296;
}
.BgClassName
{
background-color: #401296;
}
</style>
border-color css
<style>
span { border-color: #401296; }
span { border-color: rgb(64,18,150); }
td.TdClassName
{
border-color: #401296;
}
.TagClassName
{
border-color: #401296;
}
</style>