Shades of Indigo #530576
Tints of Indigo #530576
RGB
CMYK
RGB Variations
Color information
#530576 (or 0x530576) is known color: Indigo. HEX triplet: 53, 05 and 76. RGB value is (83,5,118). Sum of RGB (Red+Green+Blue) = 83+5+118=206 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.29% from 206); Green value is 5 (2.34% from 255 or 2.43% from 206); Blue value is 118 (46.48% from 255 or 57.28% from 206); Max value from RGB is 118 - color contains mainly: blue. Hex color #530576 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530576 is #ACFA89. Grayscale: #282828. Windows color (decimal): -11336330 or 7734611. OLE color: 7734611.
HSL color Cylindrical-coordinate representation of color #530576: hue angle of 281.42º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530576 is Cyan = 0.30, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 5 | 118 | - |
| CMYK | 0.30 | 0.96 | 0 | 0.54 |
| HSL | 281.42º | 0.92% | 0.24% | - |
| HSV(B) | 281.42º | 0.96% | 0.46% | - |
| XYZ | 6.89 | 3.26 | 17.4 | - |
| YUV | 41.2 | 171.34 | 157.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 118 | 0.30 | 0.96 | 0 | 0.54 | 281.42 | 0.92 | 0.24 |
| Hex | 53 | 5 | 76 | 1E | 60 | 0 | 36 | 119 | 5C | 18 |
| Octal | 123 | 5 | 166 | 36 | 140 | 0 | 66 | 431 | 134 | 30 |
| Binary | 1010011 | 101 | 1110110 | 11110 | 1100000 | 0 | 110110 | 100011001 | 1011100 | 11000 |
Color Harmonies of #530576
Complementary color
Monochromatic Colors of #530576
Black with #530576
Text Example
Text Example
White with #530576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530576; }
p { color: rgb(83,5,118); }
H1.HeaderClassName
{
color: #530576;
}
.AnyTagClassName
{
color: #530576;
}
</style>
background-color css
<style>
a { background-color: #530576; }
a { background-color: rgb(83,5,118); }
div.DivClassName
{
background-color: #530576;
}
.BgClassName
{
background-color: #530576;
}
</style>
border-color css
<style>
span { border-color: #530576; }
span { border-color: rgb(83,5,118); }
td.TdClassName
{
border-color: #530576;
}
.TagClassName
{
border-color: #530576;
}
</style>