Shades of Indigo #530376
Tints of Indigo #530376
RGB
CMYK
RGB Variations
Color information
#530376 (or 0x530376) is known color: Indigo. HEX triplet: 53, 03 and 76. RGB value is (83,3,118). Sum of RGB (Red+Green+Blue) = 83+3+118=204 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.69% from 204); Green value is 3 (1.56% from 255 or 1.47% from 204); Blue value is 118 (46.48% from 255 or 57.84% from 204); Max value from RGB is 118 - color contains mainly: blue. Hex color #530376 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530376 is #ACFC89. Grayscale: #272727. Windows color (decimal): -11336842 or 7734099. OLE color: 7734099.
HSL color Cylindrical-coordinate representation of color #530376: hue angle of 281.74º degrees, saturation: 0.95, 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 #530376 is Cyan = 0.30, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 3 | 118 | - |
| CMYK | 0.30 | 0.97 | 0 | 0.54 |
| HSL | 281.74º | 0.95% | 0.24% | - |
| HSV(B) | 281.74º | 0.97% | 0.46% | - |
| XYZ | 6.87 | 3.21 | 17.4 | - |
| YUV | 40.03 | 172 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 118 | 0.30 | 0.97 | 0 | 0.54 | 281.74 | 0.95 | 0.24 |
| Hex | 53 | 3 | 76 | 1E | 61 | 0 | 36 | 11A | 5F | 18 |
| Octal | 123 | 3 | 166 | 36 | 141 | 0 | 66 | 432 | 137 | 30 |
| Binary | 1010011 | 11 | 1110110 | 11110 | 1100001 | 0 | 110110 | 100011010 | 1011111 | 11000 |
Color Harmonies of #530376
Complementary color
Monochromatic Colors of #530376
Black with #530376
Text Example
Text Example
White with #530376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530376; }
p { color: rgb(83,3,118); }
H1.HeaderClassName
{
color: #530376;
}
.AnyTagClassName
{
color: #530376;
}
</style>
background-color css
<style>
a { background-color: #530376; }
a { background-color: rgb(83,3,118); }
div.DivClassName
{
background-color: #530376;
}
.BgClassName
{
background-color: #530376;
}
</style>
border-color css
<style>
span { border-color: #530376; }
span { border-color: rgb(83,3,118); }
td.TdClassName
{
border-color: #530376;
}
.TagClassName
{
border-color: #530376;
}
</style>