Shades of Persian Indigo #401095
Tints of Persian Indigo #401095
RGB
CMYK
RGB Variations
Color information
#401095 (or 0x401095) is known color: Persian Indigo. HEX triplet: 40, 10 and 95. RGB value is (64,16,149). Sum of RGB (Red+Green+Blue) = 64+16+149=229 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.95% from 229); Green value is 16 (6.64% from 255 or 6.99% from 229); Blue value is 149 (58.59% from 255 or 65.07% from 229); Max value from RGB is 149 - color contains mainly: blue. Hex color #401095 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401095 is #BFEF6A. Grayscale: #2D2D2D. Windows color (decimal): -12578667 or 9769024. OLE color: 9769024.
HSL color Cylindrical-coordinate representation of color #401095: hue angle of 261.65º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #401095 is Cyan = 0.57, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 16 | 149 | - |
| CMYK | 0.57 | 0.89 | 0 | 0.42 |
| HSL | 261.65º | 0.81% | 0.32% | - |
| HSV(B) | 261.65º | 0.89% | 0.58% | - |
| XYZ | 7.72 | 3.63 | 28.73 | - |
| YUV | 45.51 | 186.4 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 149 | 0.57 | 0.89 | 0 | 0.42 | 261.65 | 0.81 | 0.32 |
| Hex | 40 | 10 | 95 | 39 | 59 | 0 | 2A | 106 | 51 | 20 |
| Octal | 100 | 20 | 225 | 71 | 131 | 0 | 52 | 406 | 121 | 40 |
| Binary | 1000000 | 10000 | 10010101 | 111001 | 1011001 | 0 | 101010 | 100000110 | 1010001 | 100000 |
Color Harmonies of #401095
Complementary color
Monochromatic Colors of #401095
Black with #401095
Text Example
Text Example
White with #401095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401095; }
p { color: rgb(64,16,149); }
H1.HeaderClassName
{
color: #401095;
}
.AnyTagClassName
{
color: #401095;
}
</style>
background-color css
<style>
a { background-color: #401095; }
a { background-color: rgb(64,16,149); }
div.DivClassName
{
background-color: #401095;
}
.BgClassName
{
background-color: #401095;
}
</style>
border-color css
<style>
span { border-color: #401095; }
span { border-color: rgb(64,16,149); }
td.TdClassName
{
border-color: #401095;
}
.TagClassName
{
border-color: #401095;
}
</style>