Shades of River Bed #516868
Tints of River Bed #516868
RGB
CMYK
RGB Variations
Color information
#516868 (or 0x516868) is known color: River Bed. HEX triplet: 51, 68 and 68. RGB value is (81,104,104). Sum of RGB (Red+Green+Blue) = 81+104+104=289 (38% of max value = 765). Red value is 81 (32.03% from 255 or 28.03% from 289); Green value is 104 (41.02% from 255 or 35.99% from 289); Blue value is 104 (41.02% from 255 or 35.99% from 289); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #516868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516868 is #AE9797. Grayscale: #616161. Windows color (decimal): -11442072 or 6842449. OLE color: 6842449.
HSL color Cylindrical-coordinate representation of color #516868: hue angle of 180º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #516868 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 104 | - |
| CMYK | 0.22 | 0 | 0 | 0.59 |
| HSL | 180º | 0.12% | 0.36% | - |
| HSV(B) | 180º | 0.22% | 0.41% | - |
| XYZ | 10.84 | 12.65 | 14.97 | - |
| YUV | 97.12 | 131.88 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 104 | 0.22 | 0 | 0 | 0.59 | 180 | 0.12 | 0.36 |
| Hex | 51 | 68 | 68 | 16 | 0 | 0 | 3B | B4 | C | 24 |
| Octal | 121 | 150 | 150 | 26 | 0 | 0 | 73 | 264 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1101000 | 10110 | 0 | 0 | 111011 | 10110100 | 1100 | 100100 |
Color Harmonies of #516868
Complementary color
Monochromatic Colors of #516868
Black with #516868
Text Example
Text Example
White with #516868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516868; }
p { color: rgb(81,104,104); }
H1.HeaderClassName
{
color: #516868;
}
.AnyTagClassName
{
color: #516868;
}
</style>
background-color css
<style>
a { background-color: #516868; }
a { background-color: rgb(81,104,104); }
div.DivClassName
{
background-color: #516868;
}
.BgClassName
{
background-color: #516868;
}
</style>
border-color css
<style>
span { border-color: #516868; }
span { border-color: rgb(81,104,104); }
td.TdClassName
{
border-color: #516868;
}
.TagClassName
{
border-color: #516868;
}
</style>