Shades of River Bed #516063
Tints of River Bed #516063
RGB
CMYK
RGB Variations
Color information
#516063 (or 0x516063) is known color: River Bed. HEX triplet: 51, 60 and 63. RGB value is (81,96,99). Sum of RGB (Red+Green+Blue) = 81+96+99=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 96 (37.89% from 255 or 34.78% from 276); Blue value is 99 (39.06% from 255 or 35.87% from 276); Max value from RGB is 99 - color contains mainly: blue. Hex color #516063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516063 is #AE9F9C. Grayscale: #5B5B5B. Windows color (decimal): -11444125 or 6512721. OLE color: 6512721.
HSL color Cylindrical-coordinate representation of color #516063: hue angle of 190º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #516063 is Cyan = 0.18, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 96 | 99 | - |
| CMYK | 0.18 | 0.03 | 0 | 0.61 |
| HSL | 190º | 0.1% | 0.35% | - |
| HSV(B) | 190º | 0.18% | 0.39% | - |
| XYZ | 9.83 | 11.02 | 13.41 | - |
| YUV | 91.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 99 | 0.18 | 0.03 | 0 | 0.61 | 190 | 0.1 | 0.35 |
| Hex | 51 | 60 | 63 | 12 | 3 | 0 | 3D | BE | A | 23 |
| Octal | 121 | 140 | 143 | 22 | 3 | 0 | 75 | 276 | 12 | 43 |
| Binary | 1010001 | 1100000 | 1100011 | 10010 | 11 | 0 | 111101 | 10111110 | 1010 | 100011 |
Color Harmonies of #516063
Complementary color
Monochromatic Colors of #516063
Black with #516063
Text Example
Text Example
White with #516063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516063; }
p { color: rgb(81,96,99); }
H1.HeaderClassName
{
color: #516063;
}
.AnyTagClassName
{
color: #516063;
}
</style>
background-color css
<style>
a { background-color: #516063; }
a { background-color: rgb(81,96,99); }
div.DivClassName
{
background-color: #516063;
}
.BgClassName
{
background-color: #516063;
}
</style>
border-color css
<style>
span { border-color: #516063; }
span { border-color: rgb(81,96,99); }
td.TdClassName
{
border-color: #516063;
}
.TagClassName
{
border-color: #516063;
}
</style>