Shades of River Bed #516361
Tints of River Bed #516361
RGB
CMYK
RGB Variations
Color information
#516361 (or 0x516361) is known color: River Bed. HEX triplet: 51, 63 and 61. RGB value is (81,99,97). Sum of RGB (Red+Green+Blue) = 81+99+97=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 99 (39.06% from 255 or 35.74% from 277); Blue value is 97 (38.28% from 255 or 35.02% from 277); Max value from RGB is 99 - color contains mainly: green. Hex color #516361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516361 is #AE9C9E. Grayscale: #5D5D5D. Windows color (decimal): -11443359 or 6382417. OLE color: 6382417.
HSL color Cylindrical-coordinate representation of color #516361: hue angle of 173.33º 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 #516361 is Cyan = 0.18, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 97 | - |
| CMYK | 0.18 | 0 | 0.02 | 0.61 |
| HSL | 173.33º | 0.1% | 0.35% | - |
| HSV(B) | 173.33º | 0.18% | 0.39% | - |
| XYZ | 10.01 | 11.54 | 13.01 | - |
| YUV | 93.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 97 | 0.18 | 0 | 0.02 | 0.61 | 173.33 | 0.1 | 0.35 |
| Hex | 51 | 63 | 61 | 12 | 0 | 2 | 3D | AD | A | 23 |
| Octal | 121 | 143 | 141 | 22 | 0 | 2 | 75 | 255 | 12 | 43 |
| Binary | 1010001 | 1100011 | 1100001 | 10010 | 0 | 10 | 111101 | 10101101 | 1010 | 100011 |
Color Harmonies of #516361
Complementary color
Monochromatic Colors of #516361
Black with #516361
Text Example
Text Example
White with #516361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516361; }
p { color: rgb(81,99,97); }
H1.HeaderClassName
{
color: #516361;
}
.AnyTagClassName
{
color: #516361;
}
</style>
background-color css
<style>
a { background-color: #516361; }
a { background-color: rgb(81,99,97); }
div.DivClassName
{
background-color: #516361;
}
.BgClassName
{
background-color: #516361;
}
</style>
border-color css
<style>
span { border-color: #516361; }
span { border-color: rgb(81,99,97); }
td.TdClassName
{
border-color: #516361;
}
.TagClassName
{
border-color: #516361;
}
</style>