Shades of River Bed #516365
Tints of River Bed #516365
RGB
CMYK
RGB Variations
Color information
#516365 (or 0x516365) is known color: River Bed. HEX triplet: 51, 63 and 65. RGB value is (81,99,101). Sum of RGB (Red+Green+Blue) = 81+99+101=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 101 (39.84% from 255 or 35.94% from 281); Max value from RGB is 101 - color contains mainly: blue. Hex color #516365 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516365 is #AE9C9A. Grayscale: #5D5D5D. Windows color (decimal): -11443355 or 6644561. OLE color: 6644561.
HSL color Cylindrical-coordinate representation of color #516365: hue angle of 186º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #516365 is Cyan = 0.20, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 99 | 101 | - |
| CMYK | 0.20 | 0.02 | 0 | 0.60 |
| HSL | 186º | 0.11% | 0.36% | - |
| HSV(B) | 186º | 0.2% | 0.4% | - |
| XYZ | 10.2 | 11.61 | 14.02 | - |
| YUV | 93.85 | 132.04 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 101 | 0.20 | 0.02 | 0 | 0.60 | 186 | 0.11 | 0.36 |
| Hex | 51 | 63 | 65 | 14 | 2 | 0 | 3C | BA | B | 24 |
| Octal | 121 | 143 | 145 | 24 | 2 | 0 | 74 | 272 | 13 | 44 |
| Binary | 1010001 | 1100011 | 1100101 | 10100 | 10 | 0 | 111100 | 10111010 | 1011 | 100100 |
Color Harmonies of #516365
Complementary color
Monochromatic Colors of #516365
Black with #516365
Text Example
Text Example
White with #516365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516365; }
p { color: rgb(81,99,101); }
H1.HeaderClassName
{
color: #516365;
}
.AnyTagClassName
{
color: #516365;
}
</style>
background-color css
<style>
a { background-color: #516365; }
a { background-color: rgb(81,99,101); }
div.DivClassName
{
background-color: #516365;
}
.BgClassName
{
background-color: #516365;
}
</style>
border-color css
<style>
span { border-color: #516365; }
span { border-color: rgb(81,99,101); }
td.TdClassName
{
border-color: #516365;
}
.TagClassName
{
border-color: #516365;
}
</style>