Shades of Indigo #540398
Tints of Indigo #540398
RGB
CMYK
RGB Variations
Color information
#540398 (or 0x540398) is known color: Indigo. HEX triplet: 54, 03 and 98. RGB value is (84,3,152). Sum of RGB (Red+Green+Blue) = 84+3+152=239 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.15% from 239); Green value is 3 (1.56% from 255 or 1.26% from 239); Blue value is 152 (59.77% from 255 or 63.60% from 239); Max value from RGB is 152 - color contains mainly: blue. Hex color #540398 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #540398 is #ABFC67. Grayscale: #2B2B2B. Windows color (decimal): -11271272 or 9962324. OLE color: 9962324.
HSL color Cylindrical-coordinate representation of color #540398: hue angle of 272.62º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #540398 is Cyan = 0.45, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 84 | 3 | 152 | - |
| CMYK | 0.45 | 0.98 | 0 | 0.40 |
| HSL | 272.62º | 0.96% | 0.3% | - |
| HSV(B) | 272.62º | 0.98% | 0.6% | - |
| XYZ | 9.36 | 4.22 | 30.03 | - |
| YUV | 44.21 | 188.84 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 3 | 152 | 0.45 | 0.98 | 0 | 0.40 | 272.62 | 0.96 | 0.3 |
| Hex | 54 | 3 | 98 | 2D | 62 | 0 | 28 | 111 | 60 | 1E |
| Octal | 124 | 3 | 230 | 55 | 142 | 0 | 50 | 421 | 140 | 36 |
| Binary | 1010100 | 11 | 10011000 | 101101 | 1100010 | 0 | 101000 | 100010001 | 1100000 | 11110 |
Color Harmonies of #540398
Complementary color
Monochromatic Colors of #540398
Black with #540398
Text Example
Text Example
White with #540398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540398; }
p { color: rgb(84,3,152); }
H1.HeaderClassName
{
color: #540398;
}
.AnyTagClassName
{
color: #540398;
}
</style>
background-color css
<style>
a { background-color: #540398; }
a { background-color: rgb(84,3,152); }
div.DivClassName
{
background-color: #540398;
}
.BgClassName
{
background-color: #540398;
}
</style>
border-color css
<style>
span { border-color: #540398; }
span { border-color: rgb(84,3,152); }
td.TdClassName
{
border-color: #540398;
}
.TagClassName
{
border-color: #540398;
}
</style>