Shades of Indigo #540688
Tints of Indigo #540688
RGB
CMYK
RGB Variations
Color information
#540688 (or 0x540688) is known color: Indigo. HEX triplet: 54, 06 and 88. RGB value is (84,6,136). Sum of RGB (Red+Green+Blue) = 84+6+136=226 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.17% from 226); Green value is 6 (2.73% from 255 or 2.65% from 226); Blue value is 136 (53.52% from 255 or 60.18% from 226); Max value from RGB is 136 - color contains mainly: blue. Hex color #540688 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #540688 is #ABF977. Grayscale: #2B2B2B. Windows color (decimal): -11270520 or 8914516. OLE color: 8914516.
HSL color Cylindrical-coordinate representation of color #540688: hue angle of 276º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #540688 is Cyan = 0.38, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 6 | 136 | - |
| CMYK | 0.38 | 0.96 | 0 | 0.47 |
| HSL | 276º | 0.92% | 0.28% | - |
| HSV(B) | 276º | 0.96% | 0.53% | - |
| XYZ | 8.17 | 3.79 | 23.59 | - |
| YUV | 44.14 | 179.84 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 6 | 136 | 0.38 | 0.96 | 0 | 0.47 | 276 | 0.92 | 0.28 |
| Hex | 54 | 6 | 88 | 26 | 60 | 0 | 2F | 114 | 5C | 1C |
| Octal | 124 | 6 | 210 | 46 | 140 | 0 | 57 | 424 | 134 | 34 |
| Binary | 1010100 | 110 | 10001000 | 100110 | 1100000 | 0 | 101111 | 100010100 | 1011100 | 11100 |
Color Harmonies of #540688
Complementary color
Monochromatic Colors of #540688
Black with #540688
Text Example
Text Example
White with #540688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540688; }
p { color: rgb(84,6,136); }
H1.HeaderClassName
{
color: #540688;
}
.AnyTagClassName
{
color: #540688;
}
</style>
background-color css
<style>
a { background-color: #540688; }
a { background-color: rgb(84,6,136); }
div.DivClassName
{
background-color: #540688;
}
.BgClassName
{
background-color: #540688;
}
</style>
border-color css
<style>
span { border-color: #540688; }
span { border-color: rgb(84,6,136); }
td.TdClassName
{
border-color: #540688;
}
.TagClassName
{
border-color: #540688;
}
</style>