Shades of River Bed #516766
Tints of River Bed #516766
RGB
CMYK
RGB Variations
Color information
#516766 (or 0x516766) is known color: River Bed. HEX triplet: 51, 67 and 66. RGB value is (81,103,102). Sum of RGB (Red+Green+Blue) = 81+103+102=286 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.32% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 103 - color contains mainly: green. Hex color #516766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516766 is #AE9899. Grayscale: #606060. Windows color (decimal): -11442330 or 6711121. OLE color: 6711121.
HSL color Cylindrical-coordinate representation of color #516766: hue angle of 177.27º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #516766 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 102 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.60 |
| HSL | 177.27º | 0.12% | 0.36% | - |
| HSV(B) | 177.27º | 0.21% | 0.4% | - |
| XYZ | 10.64 | 12.41 | 14.4 | - |
| YUV | 96.31 | 131.21 | 117.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 102 | 0.21 | 0 | 0.01 | 0.60 | 177.27 | 0.12 | 0.36 |
| Hex | 51 | 67 | 66 | 15 | 0 | 1 | 3C | B1 | C | 24 |
| Octal | 121 | 147 | 146 | 25 | 0 | 1 | 74 | 261 | 14 | 44 |
| Binary | 1010001 | 1100111 | 1100110 | 10101 | 0 | 1 | 111100 | 10110001 | 1100 | 100100 |
Color Harmonies of #516766
Complementary color
Monochromatic Colors of #516766
Black with #516766
Text Example
Text Example
White with #516766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516766; }
p { color: rgb(81,103,102); }
H1.HeaderClassName
{
color: #516766;
}
.AnyTagClassName
{
color: #516766;
}
</style>
background-color css
<style>
a { background-color: #516766; }
a { background-color: rgb(81,103,102); }
div.DivClassName
{
background-color: #516766;
}
.BgClassName
{
background-color: #516766;
}
</style>
border-color css
<style>
span { border-color: #516766; }
span { border-color: rgb(81,103,102); }
td.TdClassName
{
border-color: #516766;
}
.TagClassName
{
border-color: #516766;
}
</style>