Shades of Indigo #530672
Tints of Indigo #530672
RGB
CMYK
RGB Variations
Color information
#530672 (or 0x530672) is known color: Indigo. HEX triplet: 53, 06 and 72. RGB value is (83,6,114). Sum of RGB (Red+Green+Blue) = 83+6+114=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 6 (2.73% from 255 or 2.96% from 203); Blue value is 114 (44.92% from 255 or 56.16% from 203); Max value from RGB is 114 - color contains mainly: blue. Hex color #530672 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530672 is #ACF98D. Grayscale: #282828. Windows color (decimal): -11336078 or 7472723. OLE color: 7472723.
HSL color Cylindrical-coordinate representation of color #530672: hue angle of 282.78º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530672 is Cyan = 0.27, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 6 | 114 | - |
| CMYK | 0.27 | 0.95 | 0 | 0.55 |
| HSL | 282.78º | 0.9% | 0.24% | - |
| HSV(B) | 282.78º | 0.95% | 0.45% | - |
| XYZ | 6.67 | 3.18 | 16.18 | - |
| YUV | 41.34 | 169.01 | 157.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 114 | 0.27 | 0.95 | 0 | 0.55 | 282.78 | 0.9 | 0.24 |
| Hex | 53 | 6 | 72 | 1B | 5F | 0 | 37 | 11B | 5A | 18 |
| Octal | 123 | 6 | 162 | 33 | 137 | 0 | 67 | 433 | 132 | 30 |
| Binary | 1010011 | 110 | 1110010 | 11011 | 1011111 | 0 | 110111 | 100011011 | 1011010 | 11000 |
Color Harmonies of #530672
Complementary color
Monochromatic Colors of #530672
Black with #530672
Text Example
Text Example
White with #530672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530672; }
p { color: rgb(83,6,114); }
H1.HeaderClassName
{
color: #530672;
}
.AnyTagClassName
{
color: #530672;
}
</style>
background-color css
<style>
a { background-color: #530672; }
a { background-color: rgb(83,6,114); }
div.DivClassName
{
background-color: #530672;
}
.BgClassName
{
background-color: #530672;
}
</style>
border-color css
<style>
span { border-color: #530672; }
span { border-color: rgb(83,6,114); }
td.TdClassName
{
border-color: #530672;
}
.TagClassName
{
border-color: #530672;
}
</style>