Shades of Indigo #530476
Tints of Indigo #530476
RGB
CMYK
RGB Variations
Color information
#530476 (or 0x530476) is known color: Indigo. HEX triplet: 53, 04 and 76. RGB value is (83,4,118). Sum of RGB (Red+Green+Blue) = 83+4+118=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 118 (46.48% from 255 or 57.56% from 205); Max value from RGB is 118 - color contains mainly: blue. Hex color #530476 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530476 is #ACFB89. Grayscale: #282828. Windows color (decimal): -11336586 or 7734355. OLE color: 7734355.
HSL color Cylindrical-coordinate representation of color #530476: hue angle of 281.58º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #530476 is Cyan = 0.30, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 4 | 118 | - |
| CMYK | 0.30 | 0.97 | 0 | 0.54 |
| HSL | 281.58º | 0.93% | 0.24% | - |
| HSV(B) | 281.58º | 0.97% | 0.46% | - |
| XYZ | 6.88 | 3.23 | 17.4 | - |
| YUV | 40.62 | 171.67 | 158.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 118 | 0.30 | 0.97 | 0 | 0.54 | 281.58 | 0.93 | 0.24 |
| Hex | 53 | 4 | 76 | 1E | 61 | 0 | 36 | 11A | 5D | 18 |
| Octal | 123 | 4 | 166 | 36 | 141 | 0 | 66 | 432 | 135 | 30 |
| Binary | 1010011 | 100 | 1110110 | 11110 | 1100001 | 0 | 110110 | 100011010 | 1011101 | 11000 |
Color Harmonies of #530476
Complementary color
Monochromatic Colors of #530476
Black with #530476
Text Example
Text Example
White with #530476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530476; }
p { color: rgb(83,4,118); }
H1.HeaderClassName
{
color: #530476;
}
.AnyTagClassName
{
color: #530476;
}
</style>
background-color css
<style>
a { background-color: #530476; }
a { background-color: rgb(83,4,118); }
div.DivClassName
{
background-color: #530476;
}
.BgClassName
{
background-color: #530476;
}
</style>
border-color css
<style>
span { border-color: #530476; }
span { border-color: rgb(83,4,118); }
td.TdClassName
{
border-color: #530476;
}
.TagClassName
{
border-color: #530476;
}
</style>