Shades of River Bed #556160
Tints of River Bed #556160
RGB
CMYK
RGB Variations
Color information
#556160 (or 0x556160) is known color: River Bed. HEX triplet: 55, 61 and 60. RGB value is (85,97,96). Sum of RGB (Red+Green+Blue) = 85+97+96=278 (36% of max value = 765). Red value is 85 (33.59% from 255 or 30.58% from 278); Green value is 97 (38.28% from 255 or 34.89% from 278); Blue value is 96 (37.89% from 255 or 34.53% from 278); Max value from RGB is 97 - color contains mainly: green. Hex color #556160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556160 is #AA9E9F. Grayscale: #5D5D5D. Windows color (decimal): -11181728 or 6316373. OLE color: 6316373.
HSL color Cylindrical-coordinate representation of color #556160: hue angle of 175º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #556160 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 97 | 96 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.62 |
| HSL | 175º | 0.07% | 0.36% | - |
| HSV(B) | 175º | 0.12% | 0.38% | - |
| XYZ | 10.13 | 11.33 | 12.72 | - |
| YUV | 93.3 | 129.52 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 97 | 96 | 0.12 | 0 | 0.01 | 0.62 | 175 | 0.07 | 0.36 |
| Hex | 55 | 61 | 60 | C | 0 | 1 | 3E | AF | 7 | 24 |
| Octal | 125 | 141 | 140 | 14 | 0 | 1 | 76 | 257 | 7 | 44 |
| Binary | 1010101 | 1100001 | 1100000 | 1100 | 0 | 1 | 111110 | 10101111 | 111 | 100100 |
Color Harmonies of #556160
Complementary color
Monochromatic Colors of #556160
Black with #556160
Text Example
Text Example
White with #556160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556160; }
p { color: rgb(85,97,96); }
H1.HeaderClassName
{
color: #556160;
}
.AnyTagClassName
{
color: #556160;
}
</style>
background-color css
<style>
a { background-color: #556160; }
a { background-color: rgb(85,97,96); }
div.DivClassName
{
background-color: #556160;
}
.BgClassName
{
background-color: #556160;
}
</style>
border-color css
<style>
span { border-color: #556160; }
span { border-color: rgb(85,97,96); }
td.TdClassName
{
border-color: #556160;
}
.TagClassName
{
border-color: #556160;
}
</style>