Shades of Persian Indigo #401378
Tints of Persian Indigo #401378
RGB
CMYK
RGB Variations
Color information
#401378 (or 0x401378) is known color: Persian Indigo. HEX triplet: 40, 13 and 78. RGB value is (64,19,120). Sum of RGB (Red+Green+Blue) = 64+19+120=203 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.53% from 203); Green value is 19 (7.81% from 255 or 9.36% from 203); Blue value is 120 (47.27% from 255 or 59.11% from 203); Max value from RGB is 120 - color contains mainly: blue. Hex color #401378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401378 is #BFEC87. Grayscale: #2B2B2B. Windows color (decimal): -12577928 or 7869248. OLE color: 7869248.
HSL color Cylindrical-coordinate representation of color #401378: hue angle of 266.73º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #401378 is Cyan = 0.47, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 19 | 120 | - |
| CMYK | 0.47 | 0.84 | 0 | 0.53 |
| HSL | 266.73º | 0.73% | 0.27% | - |
| HSV(B) | 266.73º | 0.84% | 0.47% | - |
| XYZ | 5.74 | 2.91 | 18.03 | - |
| YUV | 43.97 | 170.91 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 120 | 0.47 | 0.84 | 0 | 0.53 | 266.73 | 0.73 | 0.27 |
| Hex | 40 | 13 | 78 | 2F | 54 | 0 | 35 | 10B | 49 | 1B |
| Octal | 100 | 23 | 170 | 57 | 124 | 0 | 65 | 413 | 111 | 33 |
| Binary | 1000000 | 10011 | 1111000 | 101111 | 1010100 | 0 | 110101 | 100001011 | 1001001 | 11011 |
Color Harmonies of #401378
Complementary color
Monochromatic Colors of #401378
Black with #401378
Text Example
Text Example
White with #401378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401378; }
p { color: rgb(64,19,120); }
H1.HeaderClassName
{
color: #401378;
}
.AnyTagClassName
{
color: #401378;
}
</style>
background-color css
<style>
a { background-color: #401378; }
a { background-color: rgb(64,19,120); }
div.DivClassName
{
background-color: #401378;
}
.BgClassName
{
background-color: #401378;
}
</style>
border-color css
<style>
span { border-color: #401378; }
span { border-color: rgb(64,19,120); }
td.TdClassName
{
border-color: #401378;
}
.TagClassName
{
border-color: #401378;
}
</style>