Shades of Indigo #540370
Tints of Indigo #540370
RGB
CMYK
RGB Variations
Color information
#540370 (or 0x540370) is known color: Indigo. HEX triplet: 54, 03 and 70. RGB value is (84,3,112). Sum of RGB (Red+Green+Blue) = 84+3+112=199 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.21% from 199); Green value is 3 (1.56% from 255 or 1.51% from 199); Blue value is 112 (44.14% from 255 or 56.28% from 199); Max value from RGB is 112 - color contains mainly: blue. Hex color #540370 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540370 is #ABFC8F. Grayscale: #272727. Windows color (decimal): -11271312 or 7340884. OLE color: 7340884.
HSL color Cylindrical-coordinate representation of color #540370: hue angle of 284.59º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #540370 is Cyan = 0.25, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 3 | 112 | - |
| CMYK | 0.25 | 0.97 | 0 | 0.56 |
| HSL | 284.59º | 0.95% | 0.23% | - |
| HSV(B) | 284.59º | 0.97% | 0.44% | - |
| XYZ | 6.61 | 3.12 | 15.58 | - |
| YUV | 39.65 | 168.84 | 159.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 3 | 112 | 0.25 | 0.97 | 0 | 0.56 | 284.59 | 0.95 | 0.23 |
| Hex | 54 | 3 | 70 | 19 | 61 | 0 | 38 | 11D | 5F | 17 |
| Octal | 124 | 3 | 160 | 31 | 141 | 0 | 70 | 435 | 137 | 27 |
| Binary | 1010100 | 11 | 1110000 | 11001 | 1100001 | 0 | 111000 | 100011101 | 1011111 | 10111 |
Color Harmonies of #540370
Complementary color
Monochromatic Colors of #540370
Black with #540370
Text Example
Text Example
White with #540370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540370; }
p { color: rgb(84,3,112); }
H1.HeaderClassName
{
color: #540370;
}
.AnyTagClassName
{
color: #540370;
}
</style>
background-color css
<style>
a { background-color: #540370; }
a { background-color: rgb(84,3,112); }
div.DivClassName
{
background-color: #540370;
}
.BgClassName
{
background-color: #540370;
}
</style>
border-color css
<style>
span { border-color: #540370; }
span { border-color: rgb(84,3,112); }
td.TdClassName
{
border-color: #540370;
}
.TagClassName
{
border-color: #540370;
}
</style>