Shades of Indigo #530466
Tints of Indigo #530466
RGB
CMYK
RGB Variations
Color information
#530466 (or 0x530466) is known color: Indigo. HEX triplet: 53, 04 and 66. RGB value is (83,4,102). Sum of RGB (Red+Green+Blue) = 83+4+102=189 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.92% from 189); Green value is 4 (1.95% from 255 or 2.12% from 189); Blue value is 102 (40.23% from 255 or 53.97% from 189); Max value from RGB is 102 - color contains mainly: blue. Hex color #530466 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530466 is #ACFB99. Grayscale: #262626. Windows color (decimal): -11336602 or 6685779. OLE color: 6685779.
HSL color Cylindrical-coordinate representation of color #530466: hue angle of 288.37º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530466 is Cyan = 0.19, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 4 | 102 | - |
| CMYK | 0.19 | 0.96 | 0 | 0.6 |
| HSL | 288.37º | 0.92% | 0.21% | - |
| HSV(B) | 288.37º | 0.96% | 0.4% | - |
| XYZ | 6.01 | 2.89 | 12.81 | - |
| YUV | 38.79 | 163.67 | 159.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 102 | 0.19 | 0.96 | 0 | 0.6 | 288.37 | 0.92 | 0.21 |
| Hex | 53 | 4 | 66 | 13 | 60 | 0 | 3C | 120 | 5C | 15 |
| Octal | 123 | 4 | 146 | 23 | 140 | 0 | 74 | 440 | 134 | 25 |
| Binary | 1010011 | 100 | 1100110 | 10011 | 1100000 | 0 | 111100 | 100100000 | 1011100 | 10101 |
Color Harmonies of #530466
Complementary color
Monochromatic Colors of #530466
Black with #530466
Text Example
Text Example
White with #530466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530466; }
p { color: rgb(83,4,102); }
H1.HeaderClassName
{
color: #530466;
}
.AnyTagClassName
{
color: #530466;
}
</style>
background-color css
<style>
a { background-color: #530466; }
a { background-color: rgb(83,4,102); }
div.DivClassName
{
background-color: #530466;
}
.BgClassName
{
background-color: #530466;
}
</style>
border-color css
<style>
span { border-color: #530466; }
span { border-color: rgb(83,4,102); }
td.TdClassName
{
border-color: #530466;
}
.TagClassName
{
border-color: #530466;
}
</style>