Shades of Indigo #530367
Tints of Indigo #530367
RGB
CMYK
RGB Variations
Color information
#530367 (or 0x530367) is known color: Indigo. HEX triplet: 53, 03 and 67. RGB value is (83,3,103). Sum of RGB (Red+Green+Blue) = 83+3+103=189 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.92% from 189); Green value is 3 (1.56% from 255 or 1.59% from 189); Blue value is 103 (40.62% from 255 or 54.50% from 189); Max value from RGB is 103 - color contains mainly: blue. Hex color #530367 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530367 is #ACFC98. Grayscale: #262626. Windows color (decimal): -11336857 or 6751059. OLE color: 6751059.
HSL color Cylindrical-coordinate representation of color #530367: hue angle of 288º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #530367 is Cyan = 0.19, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 3 | 103 | - |
| CMYK | 0.19 | 0.97 | 0 | 0.60 |
| HSL | 288º | 0.94% | 0.21% | - |
| HSV(B) | 288º | 0.97% | 0.4% | - |
| XYZ | 6.05 | 2.88 | 13.07 | - |
| YUV | 38.32 | 164.5 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 103 | 0.19 | 0.97 | 0 | 0.60 | 288 | 0.94 | 0.21 |
| Hex | 53 | 3 | 67 | 13 | 61 | 0 | 3C | 120 | 5E | 15 |
| Octal | 123 | 3 | 147 | 23 | 141 | 0 | 74 | 440 | 136 | 25 |
| Binary | 1010011 | 11 | 1100111 | 10011 | 1100001 | 0 | 111100 | 100100000 | 1011110 | 10101 |
Color Harmonies of #530367
Complementary color
Monochromatic Colors of #530367
Black with #530367
Text Example
Text Example
White with #530367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530367; }
p { color: rgb(83,3,103); }
H1.HeaderClassName
{
color: #530367;
}
.AnyTagClassName
{
color: #530367;
}
</style>
background-color css
<style>
a { background-color: #530367; }
a { background-color: rgb(83,3,103); }
div.DivClassName
{
background-color: #530367;
}
.BgClassName
{
background-color: #530367;
}
</style>
border-color css
<style>
span { border-color: #530367; }
span { border-color: rgb(83,3,103); }
td.TdClassName
{
border-color: #530367;
}
.TagClassName
{
border-color: #530367;
}
</style>