Shades of Persian Indigo #401677
Tints of Persian Indigo #401677
RGB
CMYK
RGB Variations
Color information
#401677 (or 0x401677) is known color: Persian Indigo. HEX triplet: 40, 16 and 77. RGB value is (64,22,119). Sum of RGB (Red+Green+Blue) = 64+22+119=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 22 (8.98% from 255 or 10.73% from 205); Blue value is 119 (46.88% from 255 or 58.05% from 205); Max value from RGB is 119 - color contains mainly: blue. Hex color #401677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401677 is #BFE988. Grayscale: #2D2D2D. Windows color (decimal): -12577161 or 7804480. OLE color: 7804480.
HSL color Cylindrical-coordinate representation of color #401677: hue angle of 265.98º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401677 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 22 | 119 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.53 |
| HSL | 265.98º | 0.69% | 0.28% | - |
| HSV(B) | 265.98º | 0.82% | 0.47% | - |
| XYZ | 5.73 | 3 | 17.73 | - |
| YUV | 45.62 | 169.41 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 22 | 119 | 0.46 | 0.82 | 0 | 0.53 | 265.98 | 0.69 | 0.28 |
| Hex | 40 | 16 | 77 | 2E | 52 | 0 | 35 | 10A | 45 | 1C |
| Octal | 100 | 26 | 167 | 56 | 122 | 0 | 65 | 412 | 105 | 34 |
| Binary | 1000000 | 10110 | 1110111 | 101110 | 1010010 | 0 | 110101 | 100001010 | 1000101 | 11100 |
Color Harmonies of #401677
Complementary color
Monochromatic Colors of #401677
Black with #401677
Text Example
Text Example
White with #401677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401677; }
p { color: rgb(64,22,119); }
H1.HeaderClassName
{
color: #401677;
}
.AnyTagClassName
{
color: #401677;
}
</style>
background-color css
<style>
a { background-color: #401677; }
a { background-color: rgb(64,22,119); }
div.DivClassName
{
background-color: #401677;
}
.BgClassName
{
background-color: #401677;
}
</style>
border-color css
<style>
span { border-color: #401677; }
span { border-color: rgb(64,22,119); }
td.TdClassName
{
border-color: #401677;
}
.TagClassName
{
border-color: #401677;
}
</style>