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