Shades of Persian Indigo #401281
Tints of Persian Indigo #401281
RGB
CMYK
RGB Variations
Color information
#401281 (or 0x401281) is known color: Persian Indigo. HEX triplet: 40, 12 and 81. RGB value is (64,18,129). Sum of RGB (Red+Green+Blue) = 64+18+129=211 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.33% from 211); Green value is 18 (7.42% from 255 or 8.53% from 211); Blue value is 129 (50.78% from 255 or 61.14% from 211); Max value from RGB is 129 - color contains mainly: blue. Hex color #401281 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401281 is #BFED7E. Grayscale: #2C2C2C. Windows color (decimal): -12578175 or 8458816. OLE color: 8458816.
HSL color Cylindrical-coordinate representation of color #401281: hue angle of 264.86º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #401281 is Cyan = 0.50, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 18 | 129 | - |
| CMYK | 0.50 | 0.86 | 0 | 0.49 |
| HSL | 264.86º | 0.76% | 0.29% | - |
| HSV(B) | 264.86º | 0.86% | 0.51% | - |
| XYZ | 6.29 | 3.11 | 21.04 | - |
| YUV | 44.41 | 175.74 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 18 | 129 | 0.50 | 0.86 | 0 | 0.49 | 264.86 | 0.76 | 0.29 |
| Hex | 40 | 12 | 81 | 32 | 56 | 0 | 31 | 109 | 4C | 1D |
| Octal | 100 | 22 | 201 | 62 | 126 | 0 | 61 | 411 | 114 | 35 |
| Binary | 1000000 | 10010 | 10000001 | 110010 | 1010110 | 0 | 110001 | 100001001 | 1001100 | 11101 |
Color Harmonies of #401281
Complementary color
Monochromatic Colors of #401281
Black with #401281
Text Example
Text Example
White with #401281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401281; }
p { color: rgb(64,18,129); }
H1.HeaderClassName
{
color: #401281;
}
.AnyTagClassName
{
color: #401281;
}
</style>
background-color css
<style>
a { background-color: #401281; }
a { background-color: rgb(64,18,129); }
div.DivClassName
{
background-color: #401281;
}
.BgClassName
{
background-color: #401281;
}
</style>
border-color css
<style>
span { border-color: #401281; }
span { border-color: rgb(64,18,129); }
td.TdClassName
{
border-color: #401281;
}
.TagClassName
{
border-color: #401281;
}
</style>