Shades of Persian Indigo #401671
Tints of Persian Indigo #401671
RGB
CMYK
RGB Variations
Color information
#401671 (or 0x401671) is known color: Persian Indigo. HEX triplet: 40, 16 and 71. RGB value is (64,22,113). Sum of RGB (Red+Green+Blue) = 64+22+113=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 22 (8.98% from 255 or 11.06% from 199); Blue value is 113 (44.53% from 255 or 56.78% from 199); Max value from RGB is 113 - color contains mainly: blue. Hex color #401671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401671 is #BFE98E. Grayscale: #2C2C2C. Windows color (decimal): -12577167 or 7411264. OLE color: 7411264.
HSL color Cylindrical-coordinate representation of color #401671: hue angle of 267.69º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #401671 is Cyan = 0.43, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 22 | 113 | - |
| CMYK | 0.43 | 0.81 | 0 | 0.56 |
| HSL | 267.69º | 0.67% | 0.26% | - |
| HSV(B) | 267.69º | 0.81% | 0.44% | - |
| XYZ | 5.38 | 2.86 | 15.89 | - |
| YUV | 44.93 | 166.41 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 22 | 113 | 0.43 | 0.81 | 0 | 0.56 | 267.69 | 0.67 | 0.26 |
| Hex | 40 | 16 | 71 | 2B | 51 | 0 | 38 | 10C | 43 | 1A |
| Octal | 100 | 26 | 161 | 53 | 121 | 0 | 70 | 414 | 103 | 32 |
| Binary | 1000000 | 10110 | 1110001 | 101011 | 1010001 | 0 | 111000 | 100001100 | 1000011 | 11010 |
Color Harmonies of #401671
Complementary color
Monochromatic Colors of #401671
Black with #401671
Text Example
Text Example
White with #401671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401671; }
p { color: rgb(64,22,113); }
H1.HeaderClassName
{
color: #401671;
}
.AnyTagClassName
{
color: #401671;
}
</style>
background-color css
<style>
a { background-color: #401671; }
a { background-color: rgb(64,22,113); }
div.DivClassName
{
background-color: #401671;
}
.BgClassName
{
background-color: #401671;
}
</style>
border-color css
<style>
span { border-color: #401671; }
span { border-color: rgb(64,22,113); }
td.TdClassName
{
border-color: #401671;
}
.TagClassName
{
border-color: #401671;
}
</style>