Shades of Indigo #530691
Tints of Indigo #530691
RGB
CMYK
RGB Variations
Color information
#530691 (or 0x530691) is known color: Indigo. HEX triplet: 53, 06 and 91. RGB value is (83,6,145). Sum of RGB (Red+Green+Blue) = 83+6+145=234 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.47% from 234); Green value is 6 (2.73% from 255 or 2.56% from 234); Blue value is 145 (57.03% from 255 or 61.97% from 234); Max value from RGB is 145 - color contains mainly: blue. Hex color #530691 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #530691 is #ACF96E. Grayscale: #2C2C2C. Windows color (decimal): -11336047 or 9504339. OLE color: 9504339.
HSL color Cylindrical-coordinate representation of color #530691: hue angle of 273.24º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530691 is Cyan = 0.43, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 6 | 145 | - |
| CMYK | 0.43 | 0.96 | 0 | 0.43 |
| HSL | 273.24º | 0.92% | 0.3% | - |
| HSV(B) | 273.24º | 0.96% | 0.57% | - |
| XYZ | 8.74 | 4.01 | 27.1 | - |
| YUV | 44.87 | 184.51 | 155.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 145 | 0.43 | 0.96 | 0 | 0.43 | 273.24 | 0.92 | 0.3 |
| Hex | 53 | 6 | 91 | 2B | 60 | 0 | 2B | 111 | 5C | 1E |
| Octal | 123 | 6 | 221 | 53 | 140 | 0 | 53 | 421 | 134 | 36 |
| Binary | 1010011 | 110 | 10010001 | 101011 | 1100000 | 0 | 101011 | 100010001 | 1011100 | 11110 |
Color Harmonies of #530691
Complementary color
Monochromatic Colors of #530691
Black with #530691
Text Example
Text Example
White with #530691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530691; }
p { color: rgb(83,6,145); }
H1.HeaderClassName
{
color: #530691;
}
.AnyTagClassName
{
color: #530691;
}
</style>
background-color css
<style>
a { background-color: #530691; }
a { background-color: rgb(83,6,145); }
div.DivClassName
{
background-color: #530691;
}
.BgClassName
{
background-color: #530691;
}
</style>
border-color css
<style>
span { border-color: #530691; }
span { border-color: rgb(83,6,145); }
td.TdClassName
{
border-color: #530691;
}
.TagClassName
{
border-color: #530691;
}
</style>