Shades of Indigo #530668
Tints of Indigo #530668
RGB
CMYK
RGB Variations
Color information
#530668 (or 0x530668) is known color: Indigo. HEX triplet: 53, 06 and 68. RGB value is (83,6,104). Sum of RGB (Red+Green+Blue) = 83+6+104=193 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.01% from 193); Green value is 6 (2.73% from 255 or 3.11% from 193); Blue value is 104 (41.02% from 255 or 53.89% from 193); Max value from RGB is 104 - color contains mainly: blue. Hex color #530668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530668 is #ACF997. Grayscale: #272727. Windows color (decimal): -11336088 or 6817363. OLE color: 6817363.
HSL color Cylindrical-coordinate representation of color #530668: hue angle of 287.14º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530668 is Cyan = 0.20, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 6 | 104 | - |
| CMYK | 0.20 | 0.94 | 0 | 0.59 |
| HSL | 287.14º | 0.89% | 0.22% | - |
| HSV(B) | 287.14º | 0.94% | 0.41% | - |
| XYZ | 6.13 | 2.97 | 13.35 | - |
| YUV | 40.2 | 164.01 | 158.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 104 | 0.20 | 0.94 | 0 | 0.59 | 287.14 | 0.89 | 0.22 |
| Hex | 53 | 6 | 68 | 14 | 5E | 0 | 3B | 11F | 59 | 16 |
| Octal | 123 | 6 | 150 | 24 | 136 | 0 | 73 | 437 | 131 | 26 |
| Binary | 1010011 | 110 | 1101000 | 10100 | 1011110 | 0 | 111011 | 100011111 | 1011001 | 10110 |
Color Harmonies of #530668
Complementary color
Monochromatic Colors of #530668
Black with #530668
Text Example
Text Example
White with #530668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530668; }
p { color: rgb(83,6,104); }
H1.HeaderClassName
{
color: #530668;
}
.AnyTagClassName
{
color: #530668;
}
</style>
background-color css
<style>
a { background-color: #530668; }
a { background-color: rgb(83,6,104); }
div.DivClassName
{
background-color: #530668;
}
.BgClassName
{
background-color: #530668;
}
</style>
border-color css
<style>
span { border-color: #530668; }
span { border-color: rgb(83,6,104); }
td.TdClassName
{
border-color: #530668;
}
.TagClassName
{
border-color: #530668;
}
</style>