Shades of River Bed #516665
Tints of River Bed #516665
RGB
CMYK
RGB Variations
Color information
#516665 (or 0x516665) is known color: River Bed. HEX triplet: 51, 66 and 65. RGB value is (81,102,101). Sum of RGB (Red+Green+Blue) = 81+102+101=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 102 - color contains mainly: green. Hex color #516665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516665 is #AE999A. Grayscale: #5F5F5F. Windows color (decimal): -11442587 or 6645329. OLE color: 6645329.
HSL color Cylindrical-coordinate representation of color #516665: hue angle of 177.14º degrees, saturation: 0.11, 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 #516665 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 101 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.6 |
| HSL | 177.14º | 0.11% | 0.36% | - |
| HSV(B) | 177.14º | 0.21% | 0.4% | - |
| XYZ | 10.49 | 12.19 | 14.11 | - |
| YUV | 95.61 | 131.04 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 101 | 0.21 | 0 | 0.01 | 0.6 | 177.14 | 0.11 | 0.36 |
| Hex | 51 | 66 | 65 | 15 | 0 | 1 | 3C | B1 | B | 24 |
| Octal | 121 | 146 | 145 | 25 | 0 | 1 | 74 | 261 | 13 | 44 |
| Binary | 1010001 | 1100110 | 1100101 | 10101 | 0 | 1 | 111100 | 10110001 | 1011 | 100100 |
Color Harmonies of #516665
Complementary color
Monochromatic Colors of #516665
Black with #516665
Text Example
Text Example
White with #516665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516665; }
p { color: rgb(81,102,101); }
H1.HeaderClassName
{
color: #516665;
}
.AnyTagClassName
{
color: #516665;
}
</style>
background-color css
<style>
a { background-color: #516665; }
a { background-color: rgb(81,102,101); }
div.DivClassName
{
background-color: #516665;
}
.BgClassName
{
background-color: #516665;
}
</style>
border-color css
<style>
span { border-color: #516665; }
span { border-color: rgb(81,102,101); }
td.TdClassName
{
border-color: #516665;
}
.TagClassName
{
border-color: #516665;
}
</style>