Shades of Indigo #530676
Tints of Indigo #530676
RGB
CMYK
RGB Variations
Color information
#530676 (or 0x530676) is known color: Indigo. HEX triplet: 53, 06 and 76. RGB value is (83,6,118). Sum of RGB (Red+Green+Blue) = 83+6+118=207 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.10% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 118 (46.48% from 255 or 57.00% from 207); Max value from RGB is 118 - color contains mainly: blue. Hex color #530676 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530676 is #ACF989. Grayscale: #292929. Windows color (decimal): -11336074 or 7734867. OLE color: 7734867.
HSL color Cylindrical-coordinate representation of color #530676: hue angle of 281.25º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530676 is Cyan = 0.30, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 6 | 118 | - |
| CMYK | 0.30 | 0.95 | 0 | 0.54 |
| HSL | 281.25º | 0.9% | 0.24% | - |
| HSV(B) | 281.25º | 0.95% | 0.46% | - |
| XYZ | 6.9 | 3.28 | 17.41 | - |
| YUV | 41.79 | 171.01 | 157.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 118 | 0.30 | 0.95 | 0 | 0.54 | 281.25 | 0.9 | 0.24 |
| Hex | 53 | 6 | 76 | 1E | 5F | 0 | 36 | 119 | 5A | 18 |
| Octal | 123 | 6 | 166 | 36 | 137 | 0 | 66 | 431 | 132 | 30 |
| Binary | 1010011 | 110 | 1110110 | 11110 | 1011111 | 0 | 110110 | 100011001 | 1011010 | 11000 |
Color Harmonies of #530676
Complementary color
Monochromatic Colors of #530676
Black with #530676
Text Example
Text Example
White with #530676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530676; }
p { color: rgb(83,6,118); }
H1.HeaderClassName
{
color: #530676;
}
.AnyTagClassName
{
color: #530676;
}
</style>
background-color css
<style>
a { background-color: #530676; }
a { background-color: rgb(83,6,118); }
div.DivClassName
{
background-color: #530676;
}
.BgClassName
{
background-color: #530676;
}
</style>
border-color css
<style>
span { border-color: #530676; }
span { border-color: rgb(83,6,118); }
td.TdClassName
{
border-color: #530676;
}
.TagClassName
{
border-color: #530676;
}
</style>