Shades of Persian Indigo #401793
Tints of Persian Indigo #401793
RGB
CMYK
RGB Variations
Color information
#401793 (or 0x401793) is known color: Persian Indigo. HEX triplet: 40, 17 and 93. RGB value is (64,23,147). Sum of RGB (Red+Green+Blue) = 64+23+147=234 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.35% from 234); Green value is 23 (9.38% from 255 or 9.83% from 234); Blue value is 147 (57.81% from 255 or 62.82% from 234); Max value from RGB is 147 - color contains mainly: blue. Hex color #401793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401793 is #BFE86C. Grayscale: #303030. Windows color (decimal): -12576877 or 9639744. OLE color: 9639744.
HSL color Cylindrical-coordinate representation of color #401793: hue angle of 259.84º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401793 is Cyan = 0.56, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 23 | 147 | - |
| CMYK | 0.56 | 0.84 | 0 | 0.42 |
| HSL | 259.84º | 0.73% | 0.33% | - |
| HSV(B) | 259.84º | 0.84% | 0.58% | - |
| XYZ | 7.69 | 3.81 | 27.93 | - |
| YUV | 49.4 | 183.08 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 147 | 0.56 | 0.84 | 0 | 0.42 | 259.84 | 0.73 | 0.33 |
| Hex | 40 | 17 | 93 | 38 | 54 | 0 | 2A | 104 | 49 | 21 |
| Octal | 100 | 27 | 223 | 70 | 124 | 0 | 52 | 404 | 111 | 41 |
| Binary | 1000000 | 10111 | 10010011 | 111000 | 1010100 | 0 | 101010 | 100000100 | 1001001 | 100001 |
Color Harmonies of #401793
Complementary color
Monochromatic Colors of #401793
Black with #401793
Text Example
Text Example
White with #401793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401793; }
p { color: rgb(64,23,147); }
H1.HeaderClassName
{
color: #401793;
}
.AnyTagClassName
{
color: #401793;
}
</style>
background-color css
<style>
a { background-color: #401793; }
a { background-color: rgb(64,23,147); }
div.DivClassName
{
background-color: #401793;
}
.BgClassName
{
background-color: #401793;
}
</style>
border-color css
<style>
span { border-color: #401793; }
span { border-color: rgb(64,23,147); }
td.TdClassName
{
border-color: #401793;
}
.TagClassName
{
border-color: #401793;
}
</style>