Shades of River Bed #516666
Tints of River Bed #516666
RGB
CMYK
RGB Variations
Color information
#516666 (or 0x516666) is known color: River Bed. HEX triplet: 51, 66 and 66. RGB value is (81,102,102). Sum of RGB (Red+Green+Blue) = 81+102+102=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 102 (40.23% from 255 or 35.79% from 285); Max value from RGB is 102 - color contains mainly: green, blue. Hex color #516666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516666 is #AE9999. Grayscale: #5F5F5F. Windows color (decimal): -11442586 or 6710865. OLE color: 6710865.
HSL color Cylindrical-coordinate representation of color #516666: hue angle of 180º 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 #516666 is Cyan = 0.21, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 102 | - |
| CMYK | 0.21 | 0 | 0 | 0.6 |
| HSL | 180º | 0.11% | 0.36% | - |
| HSV(B) | 180º | 0.21% | 0.4% | - |
| XYZ | 10.54 | 12.21 | 14.37 | - |
| YUV | 95.72 | 131.54 | 117.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 102 | 0.21 | 0 | 0 | 0.6 | 180 | 0.11 | 0.36 |
| Hex | 51 | 66 | 66 | 15 | 0 | 0 | 3C | B4 | B | 24 |
| Octal | 121 | 146 | 146 | 25 | 0 | 0 | 74 | 264 | 13 | 44 |
| Binary | 1010001 | 1100110 | 1100110 | 10101 | 0 | 0 | 111100 | 10110100 | 1011 | 100100 |
Color Harmonies of #516666
Complementary color
Monochromatic Colors of #516666
Black with #516666
Text Example
Text Example
White with #516666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516666; }
p { color: rgb(81,102,102); }
H1.HeaderClassName
{
color: #516666;
}
.AnyTagClassName
{
color: #516666;
}
</style>
background-color css
<style>
a { background-color: #516666; }
a { background-color: rgb(81,102,102); }
div.DivClassName
{
background-color: #516666;
}
.BgClassName
{
background-color: #516666;
}
</style>
border-color css
<style>
span { border-color: #516666; }
span { border-color: rgb(81,102,102); }
td.TdClassName
{
border-color: #516666;
}
.TagClassName
{
border-color: #516666;
}
</style>