Shades of River Bed #516464
Tints of River Bed #516464
RGB
CMYK
RGB Variations
Color information
#516464 (or 0x516464) is known color: River Bed. HEX triplet: 51, 64 and 64. RGB value is (81,100,100). Sum of RGB (Red+Green+Blue) = 81+100+100=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 100 (39.45% from 255 or 35.59% from 281); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #516464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516464 is #AE9B9B. Grayscale: #5E5E5E. Windows color (decimal): -11443100 or 6579281. OLE color: 6579281.
HSL color Cylindrical-coordinate representation of color #516464: hue angle of 180º 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 #516464 is Cyan = 0.19, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 100 | - |
| CMYK | 0.19 | 0 | 0 | 0.61 |
| HSL | 180º | 0.1% | 0.35% | - |
| HSV(B) | 180º | 0.19% | 0.39% | - |
| XYZ | 10.25 | 11.78 | 13.79 | - |
| YUV | 94.32 | 131.21 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 100 | 0.19 | 0 | 0 | 0.61 | 180 | 0.1 | 0.35 |
| Hex | 51 | 64 | 64 | 13 | 0 | 0 | 3D | B4 | A | 23 |
| Octal | 121 | 144 | 144 | 23 | 0 | 0 | 75 | 264 | 12 | 43 |
| Binary | 1010001 | 1100100 | 1100100 | 10011 | 0 | 0 | 111101 | 10110100 | 1010 | 100011 |
Color Harmonies of #516464
Complementary color
Monochromatic Colors of #516464
Black with #516464
Text Example
Text Example
White with #516464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516464; }
p { color: rgb(81,100,100); }
H1.HeaderClassName
{
color: #516464;
}
.AnyTagClassName
{
color: #516464;
}
</style>
background-color css
<style>
a { background-color: #516464; }
a { background-color: rgb(81,100,100); }
div.DivClassName
{
background-color: #516464;
}
.BgClassName
{
background-color: #516464;
}
</style>
border-color css
<style>
span { border-color: #516464; }
span { border-color: rgb(81,100,100); }
td.TdClassName
{
border-color: #516464;
}
.TagClassName
{
border-color: #516464;
}
</style>