Shades of Persian Indigo #401087
Tints of Persian Indigo #401087
RGB
CMYK
RGB Variations
Color information
#401087 (or 0x401087) is known color: Persian Indigo. HEX triplet: 40, 10 and 87. RGB value is (64,16,135). Sum of RGB (Red+Green+Blue) = 64+16+135=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 16 (6.64% from 255 or 7.44% from 215); Blue value is 135 (53.12% from 255 or 62.79% from 215); Max value from RGB is 135 - color contains mainly: blue. Hex color #401087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401087 is #BFEF78. Grayscale: #2B2B2B. Windows color (decimal): -12578681 or 8851520. OLE color: 8851520.
HSL color Cylindrical-coordinate representation of color #401087: hue angle of 264.2º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #401087 is Cyan = 0.53, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 16 | 135 | - |
| CMYK | 0.53 | 0.88 | 0 | 0.47 |
| HSL | 264.2º | 0.79% | 0.3% | - |
| HSV(B) | 264.2º | 0.88% | 0.53% | - |
| XYZ | 6.67 | 3.21 | 23.19 | - |
| YUV | 43.92 | 179.4 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 135 | 0.53 | 0.88 | 0 | 0.47 | 264.2 | 0.79 | 0.3 |
| Hex | 40 | 10 | 87 | 35 | 58 | 0 | 2F | 108 | 4F | 1E |
| Octal | 100 | 20 | 207 | 65 | 130 | 0 | 57 | 410 | 117 | 36 |
| Binary | 1000000 | 10000 | 10000111 | 110101 | 1011000 | 0 | 101111 | 100001000 | 1001111 | 11110 |
Color Harmonies of #401087
Complementary color
Monochromatic Colors of #401087
Black with #401087
Text Example
Text Example
White with #401087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401087; }
p { color: rgb(64,16,135); }
H1.HeaderClassName
{
color: #401087;
}
.AnyTagClassName
{
color: #401087;
}
</style>
background-color css
<style>
a { background-color: #401087; }
a { background-color: rgb(64,16,135); }
div.DivClassName
{
background-color: #401087;
}
.BgClassName
{
background-color: #401087;
}
</style>
border-color css
<style>
span { border-color: #401087; }
span { border-color: rgb(64,16,135); }
td.TdClassName
{
border-color: #401087;
}
.TagClassName
{
border-color: #401087;
}
</style>