Shades of Persian Indigo #401195
Tints of Persian Indigo #401195
RGB
CMYK
RGB Variations
Color information
#401195 (or 0x401195) is known color: Persian Indigo. HEX triplet: 40, 11 and 95. RGB value is (64,17,149). Sum of RGB (Red+Green+Blue) = 64+17+149=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 17 (7.03% from 255 or 7.39% from 230); Blue value is 149 (58.59% from 255 or 64.78% from 230); Max value from RGB is 149 - color contains mainly: blue. Hex color #401195 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401195 is #BFEE6A. Grayscale: #2D2D2D. Windows color (decimal): -12578411 or 9769280. OLE color: 9769280.
HSL color Cylindrical-coordinate representation of color #401195: hue angle of 261.36º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #401195 is Cyan = 0.57, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 17 | 149 | - |
| CMYK | 0.57 | 0.89 | 0 | 0.42 |
| HSL | 261.36º | 0.8% | 0.33% | - |
| HSV(B) | 261.36º | 0.89% | 0.58% | - |
| XYZ | 7.74 | 3.66 | 28.73 | - |
| YUV | 46.1 | 186.07 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 149 | 0.57 | 0.89 | 0 | 0.42 | 261.36 | 0.8 | 0.33 |
| Hex | 40 | 11 | 95 | 39 | 59 | 0 | 2A | 105 | 50 | 21 |
| Octal | 100 | 21 | 225 | 71 | 131 | 0 | 52 | 405 | 120 | 41 |
| Binary | 1000000 | 10001 | 10010101 | 111001 | 1011001 | 0 | 101010 | 100000101 | 1010000 | 100001 |
Color Harmonies of #401195
Complementary color
Monochromatic Colors of #401195
Black with #401195
Text Example
Text Example
White with #401195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401195; }
p { color: rgb(64,17,149); }
H1.HeaderClassName
{
color: #401195;
}
.AnyTagClassName
{
color: #401195;
}
</style>
background-color css
<style>
a { background-color: #401195; }
a { background-color: rgb(64,17,149); }
div.DivClassName
{
background-color: #401195;
}
.BgClassName
{
background-color: #401195;
}
</style>
border-color css
<style>
span { border-color: #401195; }
span { border-color: rgb(64,17,149); }
td.TdClassName
{
border-color: #401195;
}
.TagClassName
{
border-color: #401195;
}
</style>