Shades of Persian Indigo #401272
Tints of Persian Indigo #401272
RGB
CMYK
RGB Variations
Color information
#401272 (or 0x401272) is known color: Persian Indigo. HEX triplet: 40, 12 and 72. RGB value is (64,18,114). Sum of RGB (Red+Green+Blue) = 64+18+114=196 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.65% from 196); Green value is 18 (7.42% from 255 or 9.18% from 196); Blue value is 114 (44.92% from 255 or 58.16% from 196); Max value from RGB is 114 - color contains mainly: blue. Hex color #401272 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401272 is #BFED8D. Grayscale: #2A2A2A. Windows color (decimal): -12578190 or 7475776. OLE color: 7475776.
HSL color Cylindrical-coordinate representation of color #401272: hue angle of 268.75º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401272 is Cyan = 0.44, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 18 | 114 | - |
| CMYK | 0.44 | 0.84 | 0 | 0.55 |
| HSL | 268.75º | 0.73% | 0.26% | - |
| HSV(B) | 268.75º | 0.84% | 0.45% | - |
| XYZ | 5.37 | 2.74 | 16.17 | - |
| YUV | 42.7 | 168.24 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 18 | 114 | 0.44 | 0.84 | 0 | 0.55 | 268.75 | 0.73 | 0.26 |
| Hex | 40 | 12 | 72 | 2C | 54 | 0 | 37 | 10D | 49 | 1A |
| Octal | 100 | 22 | 162 | 54 | 124 | 0 | 67 | 415 | 111 | 32 |
| Binary | 1000000 | 10010 | 1110010 | 101100 | 1010100 | 0 | 110111 | 100001101 | 1001001 | 11010 |
Color Harmonies of #401272
Complementary color
Monochromatic Colors of #401272
Black with #401272
Text Example
Text Example
White with #401272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401272; }
p { color: rgb(64,18,114); }
H1.HeaderClassName
{
color: #401272;
}
.AnyTagClassName
{
color: #401272;
}
</style>
background-color css
<style>
a { background-color: #401272; }
a { background-color: rgb(64,18,114); }
div.DivClassName
{
background-color: #401272;
}
.BgClassName
{
background-color: #401272;
}
</style>
border-color css
<style>
span { border-color: #401272; }
span { border-color: rgb(64,18,114); }
td.TdClassName
{
border-color: #401272;
}
.TagClassName
{
border-color: #401272;
}
</style>