Shades of Persian Indigo #401691
Tints of Persian Indigo #401691
RGB
CMYK
RGB Variations
Color information
#401691 (or 0x401691) is known color: Persian Indigo. HEX triplet: 40, 16 and 91. RGB value is (64,22,145). Sum of RGB (Red+Green+Blue) = 64+22+145=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 22 (8.98% from 255 or 9.52% from 231); Blue value is 145 (57.03% from 255 or 62.77% from 231); Max value from RGB is 145 - color contains mainly: blue. Hex color #401691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401691 is #BFE96E. Grayscale: #303030. Windows color (decimal): -12577135 or 9508416. OLE color: 9508416.
HSL color Cylindrical-coordinate representation of color #401691: hue angle of 260.49º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #401691 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 64 | 22 | 145 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.43 |
| HSL | 260.49º | 0.74% | 0.33% | - |
| HSV(B) | 260.49º | 0.85% | 0.57% | - |
| XYZ | 7.51 | 3.71 | 27.11 | - |
| YUV | 48.58 | 182.41 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 22 | 145 | 0.56 | 0.85 | 0 | 0.43 | 260.49 | 0.74 | 0.33 |
| Hex | 40 | 16 | 91 | 38 | 55 | 0 | 2B | 104 | 4A | 21 |
| Octal | 100 | 26 | 221 | 70 | 125 | 0 | 53 | 404 | 112 | 41 |
| Binary | 1000000 | 10110 | 10010001 | 111000 | 1010101 | 0 | 101011 | 100000100 | 1001010 | 100001 |
Color Harmonies of #401691
Complementary color
Monochromatic Colors of #401691
Black with #401691
Text Example
Text Example
White with #401691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401691; }
p { color: rgb(64,22,145); }
H1.HeaderClassName
{
color: #401691;
}
.AnyTagClassName
{
color: #401691;
}
</style>
background-color css
<style>
a { background-color: #401691; }
a { background-color: rgb(64,22,145); }
div.DivClassName
{
background-color: #401691;
}
.BgClassName
{
background-color: #401691;
}
</style>
border-color css
<style>
span { border-color: #401691; }
span { border-color: rgb(64,22,145); }
td.TdClassName
{
border-color: #401691;
}
.TagClassName
{
border-color: #401691;
}
</style>