Shades of Indigo #530578
Tints of Indigo #530578
RGB
CMYK
RGB Variations
Color information
#530578 (or 0x530578) is known color: Indigo. HEX triplet: 53, 05 and 78. RGB value is (83,5,120). Sum of RGB (Red+Green+Blue) = 83+5+120=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 5 (2.34% from 255 or 2.40% from 208); Blue value is 120 (47.27% from 255 or 57.69% from 208); Max value from RGB is 120 - color contains mainly: blue. Hex color #530578 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530578 is #ACFA87. Grayscale: #292929. Windows color (decimal): -11336328 or 7865683. OLE color: 7865683.
HSL color Cylindrical-coordinate representation of color #530578: hue angle of 280.7º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530578 is Cyan = 0.31, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 5 | 120 | - |
| CMYK | 0.31 | 0.96 | 0 | 0.53 |
| HSL | 280.7º | 0.92% | 0.25% | - |
| HSV(B) | 280.7º | 0.96% | 0.47% | - |
| XYZ | 7.01 | 3.3 | 18.04 | - |
| YUV | 41.43 | 172.34 | 157.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 120 | 0.31 | 0.96 | 0 | 0.53 | 280.7 | 0.92 | 0.25 |
| Hex | 53 | 5 | 78 | 1F | 60 | 0 | 35 | 119 | 5C | 19 |
| Octal | 123 | 5 | 170 | 37 | 140 | 0 | 65 | 431 | 134 | 31 |
| Binary | 1010011 | 101 | 1111000 | 11111 | 1100000 | 0 | 110101 | 100011001 | 1011100 | 11001 |
Color Harmonies of #530578
Complementary color
Monochromatic Colors of #530578
Black with #530578
Text Example
Text Example
White with #530578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530578; }
p { color: rgb(83,5,120); }
H1.HeaderClassName
{
color: #530578;
}
.AnyTagClassName
{
color: #530578;
}
</style>
background-color css
<style>
a { background-color: #530578; }
a { background-color: rgb(83,5,120); }
div.DivClassName
{
background-color: #530578;
}
.BgClassName
{
background-color: #530578;
}
</style>
border-color css
<style>
span { border-color: #530578; }
span { border-color: rgb(83,5,120); }
td.TdClassName
{
border-color: #530578;
}
.TagClassName
{
border-color: #530578;
}
</style>