Shades of River Bed #516767
Tints of River Bed #516767
RGB
CMYK
RGB Variations
Color information
#516767 (or 0x516767) is known color: River Bed. HEX triplet: 51, 67 and 67. RGB value is (81,103,103). Sum of RGB (Red+Green+Blue) = 81+103+103=287 (38% of max value = 765). Red value is 81 (32.03% from 255 or 28.22% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #516767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516767 is #AE9898. Grayscale: #606060. Windows color (decimal): -11442329 or 6776657. OLE color: 6776657.
HSL color Cylindrical-coordinate representation of color #516767: hue angle of 180º degrees, saturation: 0.12, 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 #516767 is Cyan = 0.21, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 103 | - |
| CMYK | 0.21 | 0 | 0 | 0.60 |
| HSL | 180º | 0.12% | 0.36% | - |
| HSV(B) | 180º | 0.21% | 0.4% | - |
| XYZ | 10.69 | 12.43 | 14.67 | - |
| YUV | 96.42 | 131.71 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 103 | 0.21 | 0 | 0 | 0.60 | 180 | 0.12 | 0.36 |
| Hex | 51 | 67 | 67 | 15 | 0 | 0 | 3C | B4 | C | 24 |
| Octal | 121 | 147 | 147 | 25 | 0 | 0 | 74 | 264 | 14 | 44 |
| Binary | 1010001 | 1100111 | 1100111 | 10101 | 0 | 0 | 111100 | 10110100 | 1100 | 100100 |
Color Harmonies of #516767
Complementary color
Monochromatic Colors of #516767
Black with #516767
Text Example
Text Example
White with #516767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516767; }
p { color: rgb(81,103,103); }
H1.HeaderClassName
{
color: #516767;
}
.AnyTagClassName
{
color: #516767;
}
</style>
background-color css
<style>
a { background-color: #516767; }
a { background-color: rgb(81,103,103); }
div.DivClassName
{
background-color: #516767;
}
.BgClassName
{
background-color: #516767;
}
</style>
border-color css
<style>
span { border-color: #516767; }
span { border-color: rgb(81,103,103); }
td.TdClassName
{
border-color: #516767;
}
.TagClassName
{
border-color: #516767;
}
</style>