Shades of River Bed #516462
Tints of River Bed #516462
RGB
CMYK
RGB Variations
Color information
#516462 (or 0x516462) is known color: River Bed. HEX triplet: 51, 64 and 62. RGB value is (81,100,98). Sum of RGB (Red+Green+Blue) = 81+100+98=279 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.03% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 98 (38.67% from 255 or 35.13% from 279); Max value from RGB is 100 - color contains mainly: green. Hex color #516462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516462 is #AE9B9D. Grayscale: #5E5E5E. Windows color (decimal): -11443102 or 6448209. OLE color: 6448209.
HSL color Cylindrical-coordinate representation of color #516462: hue angle of 173.68º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #516462 is Cyan = 0.19, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 98 | - |
| CMYK | 0.19 | 0 | 0.02 | 0.61 |
| HSL | 173.68º | 0.1% | 0.35% | - |
| HSV(B) | 173.68º | 0.19% | 0.39% | - |
| XYZ | 10.16 | 11.75 | 13.29 | - |
| YUV | 94.09 | 130.21 | 118.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 98 | 0.19 | 0 | 0.02 | 0.61 | 173.68 | 0.1 | 0.35 |
| Hex | 51 | 64 | 62 | 13 | 0 | 2 | 3D | AE | A | 23 |
| Octal | 121 | 144 | 142 | 23 | 0 | 2 | 75 | 256 | 12 | 43 |
| Binary | 1010001 | 1100100 | 1100010 | 10011 | 0 | 10 | 111101 | 10101110 | 1010 | 100011 |
Color Harmonies of #516462
Complementary color
Monochromatic Colors of #516462
Black with #516462
Text Example
Text Example
White with #516462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516462; }
p { color: rgb(81,100,98); }
H1.HeaderClassName
{
color: #516462;
}
.AnyTagClassName
{
color: #516462;
}
</style>
background-color css
<style>
a { background-color: #516462; }
a { background-color: rgb(81,100,98); }
div.DivClassName
{
background-color: #516462;
}
.BgClassName
{
background-color: #516462;
}
</style>
border-color css
<style>
span { border-color: #516462; }
span { border-color: rgb(81,100,98); }
td.TdClassName
{
border-color: #516462;
}
.TagClassName
{
border-color: #516462;
}
</style>