Shades of Indigo #550467
Tints of Indigo #550467
RGB
CMYK
RGB Variations
Color information
#550467 (or 0x550467) is known color: Indigo. HEX triplet: 55, 04 and 67. RGB value is (85,4,103). Sum of RGB (Red+Green+Blue) = 85+4+103=192 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.27% from 192); Green value is 4 (1.95% from 255 or 2.08% from 192); Blue value is 103 (40.62% from 255 or 53.65% from 192); Max value from RGB is 103 - color contains mainly: blue. Hex color #550467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #550467 is #AAFB98. Grayscale: #272727. Windows color (decimal): -11205529 or 6751317. OLE color: 6751317.
HSL color Cylindrical-coordinate representation of color #550467: hue angle of 289.09º degrees, saturation: 0.93, 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 #550467 is Cyan = 0.17, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 4 | 103 | - |
| CMYK | 0.17 | 0.96 | 0 | 0.60 |
| HSL | 289.09º | 0.93% | 0.21% | - |
| HSV(B) | 289.09º | 0.96% | 0.4% | - |
| XYZ | 6.24 | 3 | 13.08 | - |
| YUV | 39.51 | 163.84 | 160.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 4 | 103 | 0.17 | 0.96 | 0 | 0.60 | 289.09 | 0.93 | 0.21 |
| Hex | 55 | 4 | 67 | 11 | 60 | 0 | 3C | 121 | 5D | 15 |
| Octal | 125 | 4 | 147 | 21 | 140 | 0 | 74 | 441 | 135 | 25 |
| Binary | 1010101 | 100 | 1100111 | 10001 | 1100000 | 0 | 111100 | 100100001 | 1011101 | 10101 |
Color Harmonies of #550467
Complementary color
Monochromatic Colors of #550467
Black with #550467
Text Example
Text Example
White with #550467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550467; }
p { color: rgb(85,4,103); }
H1.HeaderClassName
{
color: #550467;
}
.AnyTagClassName
{
color: #550467;
}
</style>
background-color css
<style>
a { background-color: #550467; }
a { background-color: rgb(85,4,103); }
div.DivClassName
{
background-color: #550467;
}
.BgClassName
{
background-color: #550467;
}
</style>
border-color css
<style>
span { border-color: #550467; }
span { border-color: rgb(85,4,103); }
td.TdClassName
{
border-color: #550467;
}
.TagClassName
{
border-color: #550467;
}
</style>