Shades of Persian Indigo #401470
Tints of Persian Indigo #401470
RGB
CMYK
RGB Variations
Color information
#401470 (or 0x401470) is known color: Persian Indigo. HEX triplet: 40, 14 and 70. RGB value is (64,20,112). Sum of RGB (Red+Green+Blue) = 64+20+112=196 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.65% from 196); Green value is 20 (8.20% from 255 or 10.20% from 196); Blue value is 112 (44.14% from 255 or 57.14% from 196); Max value from RGB is 112 - color contains mainly: blue. Hex color #401470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401470 is #BFEB8F. Grayscale: #2B2B2B. Windows color (decimal): -12577680 or 7345216. OLE color: 7345216.
HSL color Cylindrical-coordinate representation of color #401470: hue angle of 268.7º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401470 is Cyan = 0.43, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 20 | 112 | - |
| CMYK | 0.43 | 0.82 | 0 | 0.56 |
| HSL | 268.7º | 0.7% | 0.26% | - |
| HSV(B) | 268.7º | 0.82% | 0.44% | - |
| XYZ | 5.29 | 2.76 | 15.58 | - |
| YUV | 43.64 | 166.58 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 112 | 0.43 | 0.82 | 0 | 0.56 | 268.7 | 0.7 | 0.26 |
| Hex | 40 | 14 | 70 | 2B | 52 | 0 | 38 | 10D | 46 | 1A |
| Octal | 100 | 24 | 160 | 53 | 122 | 0 | 70 | 415 | 106 | 32 |
| Binary | 1000000 | 10100 | 1110000 | 101011 | 1010010 | 0 | 111000 | 100001101 | 1000110 | 11010 |
Color Harmonies of #401470
Complementary color
Monochromatic Colors of #401470
Black with #401470
Text Example
Text Example
White with #401470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401470; }
p { color: rgb(64,20,112); }
H1.HeaderClassName
{
color: #401470;
}
.AnyTagClassName
{
color: #401470;
}
</style>
background-color css
<style>
a { background-color: #401470; }
a { background-color: rgb(64,20,112); }
div.DivClassName
{
background-color: #401470;
}
.BgClassName
{
background-color: #401470;
}
</style>
border-color css
<style>
span { border-color: #401470; }
span { border-color: rgb(64,20,112); }
td.TdClassName
{
border-color: #401470;
}
.TagClassName
{
border-color: #401470;
}
</style>