Shades of Indigo #530762
Tints of Indigo #530762
RGB
CMYK
RGB Variations
Color information
#530762 (or 0x530762) is known color: Indigo. HEX triplet: 53, 07 and 62. RGB value is (83,7,98). Sum of RGB (Red+Green+Blue) = 83+7+98=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 7 (3.12% from 255 or 3.72% from 188); Blue value is 98 (38.67% from 255 or 52.13% from 188); Max value from RGB is 98 - color contains mainly: blue. Hex color #530762 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530762 is #ACF89D. Grayscale: #272727. Windows color (decimal): -11335838 or 6424403. OLE color: 6424403.
HSL color Cylindrical-coordinate representation of color #530762: hue angle of 290.11º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530762 is Cyan = 0.15, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 7 | 98 | - |
| CMYK | 0.15 | 0.93 | 0 | 0.62 |
| HSL | 290.11º | 0.87% | 0.21% | - |
| HSV(B) | 290.11º | 0.93% | 0.38% | - |
| XYZ | 5.85 | 2.87 | 11.8 | - |
| YUV | 40.1 | 160.68 | 158.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 98 | 0.15 | 0.93 | 0 | 0.62 | 290.11 | 0.87 | 0.21 |
| Hex | 53 | 7 | 62 | F | 5D | 0 | 3E | 122 | 57 | 15 |
| Octal | 123 | 7 | 142 | 17 | 135 | 0 | 76 | 442 | 127 | 25 |
| Binary | 1010011 | 111 | 1100010 | 1111 | 1011101 | 0 | 111110 | 100100010 | 1010111 | 10101 |
Color Harmonies of #530762
Complementary color
Monochromatic Colors of #530762
Black with #530762
Text Example
Text Example
White with #530762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530762; }
p { color: rgb(83,7,98); }
H1.HeaderClassName
{
color: #530762;
}
.AnyTagClassName
{
color: #530762;
}
</style>
background-color css
<style>
a { background-color: #530762; }
a { background-color: rgb(83,7,98); }
div.DivClassName
{
background-color: #530762;
}
.BgClassName
{
background-color: #530762;
}
</style>
border-color css
<style>
span { border-color: #530762; }
span { border-color: rgb(83,7,98); }
td.TdClassName
{
border-color: #530762;
}
.TagClassName
{
border-color: #530762;
}
</style>