Shades of Indigo #530472
Tints of Indigo #530472
RGB
CMYK
RGB Variations
Color information
#530472 (or 0x530472) is known color: Indigo. HEX triplet: 53, 04 and 72. RGB value is (83,4,114). Sum of RGB (Red+Green+Blue) = 83+4+114=201 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.29% from 201); Green value is 4 (1.95% from 255 or 1.99% from 201); Blue value is 114 (44.92% from 255 or 56.72% from 201); Max value from RGB is 114 - color contains mainly: blue. Hex color #530472 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530472 is #ACFB8D. Grayscale: #272727. Windows color (decimal): -11336590 or 7472211. OLE color: 7472211.
HSL color Cylindrical-coordinate representation of color #530472: hue angle of 283.09º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530472 is Cyan = 0.27, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 4 | 114 | - |
| CMYK | 0.27 | 0.96 | 0 | 0.55 |
| HSL | 283.09º | 0.93% | 0.23% | - |
| HSV(B) | 283.09º | 0.96% | 0.45% | - |
| XYZ | 6.65 | 3.14 | 16.18 | - |
| YUV | 40.16 | 169.67 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 114 | 0.27 | 0.96 | 0 | 0.55 | 283.09 | 0.93 | 0.23 |
| Hex | 53 | 4 | 72 | 1B | 60 | 0 | 37 | 11B | 5D | 17 |
| Octal | 123 | 4 | 162 | 33 | 140 | 0 | 67 | 433 | 135 | 27 |
| Binary | 1010011 | 100 | 1110010 | 11011 | 1100000 | 0 | 110111 | 100011011 | 1011101 | 10111 |
Color Harmonies of #530472
Complementary color
Monochromatic Colors of #530472
Black with #530472
Text Example
Text Example
White with #530472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530472; }
p { color: rgb(83,4,114); }
H1.HeaderClassName
{
color: #530472;
}
.AnyTagClassName
{
color: #530472;
}
</style>
background-color css
<style>
a { background-color: #530472; }
a { background-color: rgb(83,4,114); }
div.DivClassName
{
background-color: #530472;
}
.BgClassName
{
background-color: #530472;
}
</style>
border-color css
<style>
span { border-color: #530472; }
span { border-color: rgb(83,4,114); }
td.TdClassName
{
border-color: #530472;
}
.TagClassName
{
border-color: #530472;
}
</style>