Shades of Indigo #530290
Tints of Indigo #530290
RGB
CMYK
RGB Variations
Color information
#530290 (or 0x530290) is known color: Indigo. HEX triplet: 53, 02 and 90. RGB value is (83,2,144). Sum of RGB (Red+Green+Blue) = 83+2+144=229 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.24% from 229); Green value is 2 (1.17% from 255 or 0.87% from 229); Blue value is 144 (56.64% from 255 or 62.88% from 229); Max value from RGB is 144 - color contains mainly: blue. Hex color #530290 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #530290 is #ACFD6F. Grayscale: #292929. Windows color (decimal): -11337072 or 9437779. OLE color: 9437779.
HSL color Cylindrical-coordinate representation of color #530290: hue angle of 274.23º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #530290 is Cyan = 0.42, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 2 | 144 | - |
| CMYK | 0.42 | 0.99 | 0 | 0.44 |
| HSL | 274.23º | 0.97% | 0.29% | - |
| HSV(B) | 274.23º | 0.99% | 0.56% | - |
| XYZ | 8.62 | 3.9 | 26.68 | - |
| YUV | 42.41 | 185.34 | 156.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 2 | 144 | 0.42 | 0.99 | 0 | 0.44 | 274.23 | 0.97 | 0.29 |
| Hex | 53 | 2 | 90 | 2A | 63 | 0 | 2C | 112 | 61 | 1D |
| Octal | 123 | 2 | 220 | 52 | 143 | 0 | 54 | 422 | 141 | 35 |
| Binary | 1010011 | 10 | 10010000 | 101010 | 1100011 | 0 | 101100 | 100010010 | 1100001 | 11101 |
Color Harmonies of #530290
Complementary color
Monochromatic Colors of #530290
Black with #530290
Text Example
Text Example
White with #530290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530290; }
p { color: rgb(83,2,144); }
H1.HeaderClassName
{
color: #530290;
}
.AnyTagClassName
{
color: #530290;
}
</style>
background-color css
<style>
a { background-color: #530290; }
a { background-color: rgb(83,2,144); }
div.DivClassName
{
background-color: #530290;
}
.BgClassName
{
background-color: #530290;
}
</style>
border-color css
<style>
span { border-color: #530290; }
span { border-color: rgb(83,2,144); }
td.TdClassName
{
border-color: #530290;
}
.TagClassName
{
border-color: #530290;
}
</style>