Shades of Indigo #540767
Tints of Indigo #540767
RGB
CMYK
RGB Variations
Color information
#540767 (or 0x540767) is known color: Indigo. HEX triplet: 54, 07 and 67. RGB value is (84,7,103). Sum of RGB (Red+Green+Blue) = 84+7+103=194 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.30% from 194); Green value is 7 (3.12% from 255 or 3.61% from 194); Blue value is 103 (40.62% from 255 or 53.09% from 194); Max value from RGB is 103 - color contains mainly: blue. Hex color #540767 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540767 is #ABF898. Grayscale: #282828. Windows color (decimal): -11270297 or 6752084. OLE color: 6752084.
HSL color Cylindrical-coordinate representation of color #540767: hue angle of 288.12º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540767 is Cyan = 0.18, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 7 | 103 | - |
| CMYK | 0.18 | 0.93 | 0 | 0.60 |
| HSL | 288.13º | 0.87% | 0.22% | - |
| HSV(B) | 288.13º | 0.93% | 0.4% | - |
| XYZ | 6.18 | 3.02 | 13.09 | - |
| YUV | 40.97 | 163.01 | 158.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 103 | 0.18 | 0.93 | 0 | 0.60 | 288.13 | 0.87 | 0.22 |
| Hex | 54 | 7 | 67 | 12 | 5D | 0 | 3C | 120 | 57 | 16 |
| Octal | 124 | 7 | 147 | 22 | 135 | 0 | 74 | 440 | 127 | 26 |
| Binary | 1010100 | 111 | 1100111 | 10010 | 1011101 | 0 | 111100 | 100100000 | 1010111 | 10110 |
Color Harmonies of #540767
Complementary color
Monochromatic Colors of #540767
Black with #540767
Text Example
Text Example
White with #540767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540767; }
p { color: rgb(84,7,103); }
H1.HeaderClassName
{
color: #540767;
}
.AnyTagClassName
{
color: #540767;
}
</style>
background-color css
<style>
a { background-color: #540767; }
a { background-color: rgb(84,7,103); }
div.DivClassName
{
background-color: #540767;
}
.BgClassName
{
background-color: #540767;
}
</style>
border-color css
<style>
span { border-color: #540767; }
span { border-color: rgb(84,7,103); }
td.TdClassName
{
border-color: #540767;
}
.TagClassName
{
border-color: #540767;
}
</style>