Shades of River Bed #516163
Tints of River Bed #516163
RGB
CMYK
RGB Variations
Color information
#516163 (or 0x516163) is known color: River Bed. HEX triplet: 51, 61 and 63. RGB value is (81,97,99). Sum of RGB (Red+Green+Blue) = 81+97+99=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 97 (38.28% from 255 or 35.02% from 277); Blue value is 99 (39.06% from 255 or 35.74% from 277); Max value from RGB is 99 - color contains mainly: blue. Hex color #516163 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516163 is #AE9E9C. Grayscale: #5C5C5C. Windows color (decimal): -11443869 or 6512977. OLE color: 6512977.
HSL color Cylindrical-coordinate representation of color #516163: hue angle of 186.67º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #516163 is Cyan = 0.18, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 97 | 99 | - |
| CMYK | 0.18 | 0.02 | 0 | 0.61 |
| HSL | 186.67º | 0.1% | 0.35% | - |
| HSV(B) | 186.67º | 0.18% | 0.39% | - |
| XYZ | 9.92 | 11.2 | 13.44 | - |
| YUV | 92.44 | 131.7 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 99 | 0.18 | 0.02 | 0 | 0.61 | 186.67 | 0.1 | 0.35 |
| Hex | 51 | 61 | 63 | 12 | 2 | 0 | 3D | BB | A | 23 |
| Octal | 121 | 141 | 143 | 22 | 2 | 0 | 75 | 273 | 12 | 43 |
| Binary | 1010001 | 1100001 | 1100011 | 10010 | 10 | 0 | 111101 | 10111011 | 1010 | 100011 |
Color Harmonies of #516163
Complementary color
Monochromatic Colors of #516163
Black with #516163
Text Example
Text Example
White with #516163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516163; }
p { color: rgb(81,97,99); }
H1.HeaderClassName
{
color: #516163;
}
.AnyTagClassName
{
color: #516163;
}
</style>
background-color css
<style>
a { background-color: #516163; }
a { background-color: rgb(81,97,99); }
div.DivClassName
{
background-color: #516163;
}
.BgClassName
{
background-color: #516163;
}
</style>
border-color css
<style>
span { border-color: #516163; }
span { border-color: rgb(81,97,99); }
td.TdClassName
{
border-color: #516163;
}
.TagClassName
{
border-color: #516163;
}
</style>