Shades of Persian Indigo #401271
Tints of Persian Indigo #401271
RGB
CMYK
RGB Variations
Color information
#401271 (or 0x401271) is known color: Persian Indigo. HEX triplet: 40, 12 and 71. RGB value is (64,18,113). Sum of RGB (Red+Green+Blue) = 64+18+113=195 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.82% from 195); Green value is 18 (7.42% from 255 or 9.23% from 195); Blue value is 113 (44.53% from 255 or 57.95% from 195); Max value from RGB is 113 - color contains mainly: blue. Hex color #401271 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401271 is #BFED8E. Grayscale: #2A2A2A. Windows color (decimal): -12578191 or 7410240. OLE color: 7410240.
HSL color Cylindrical-coordinate representation of color #401271: hue angle of 269.05º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401271 is Cyan = 0.43, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 18 | 113 | - |
| CMYK | 0.43 | 0.84 | 0 | 0.56 |
| HSL | 269.05º | 0.73% | 0.26% | - |
| HSV(B) | 269.05º | 0.84% | 0.44% | - |
| XYZ | 5.31 | 2.71 | 15.87 | - |
| YUV | 42.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 18 | 113 | 0.43 | 0.84 | 0 | 0.56 | 269.05 | 0.73 | 0.26 |
| Hex | 40 | 12 | 71 | 2B | 54 | 0 | 38 | 10D | 49 | 1A |
| Octal | 100 | 22 | 161 | 53 | 124 | 0 | 70 | 415 | 111 | 32 |
| Binary | 1000000 | 10010 | 1110001 | 101011 | 1010100 | 0 | 111000 | 100001101 | 1001001 | 11010 |
Color Harmonies of #401271
Complementary color
Monochromatic Colors of #401271
Black with #401271
Text Example
Text Example
White with #401271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401271; }
p { color: rgb(64,18,113); }
H1.HeaderClassName
{
color: #401271;
}
.AnyTagClassName
{
color: #401271;
}
</style>
background-color css
<style>
a { background-color: #401271; }
a { background-color: rgb(64,18,113); }
div.DivClassName
{
background-color: #401271;
}
.BgClassName
{
background-color: #401271;
}
</style>
border-color css
<style>
span { border-color: #401271; }
span { border-color: rgb(64,18,113); }
td.TdClassName
{
border-color: #401271;
}
.TagClassName
{
border-color: #401271;
}
</style>