Shades of River Bed #516667
Tints of River Bed #516667
RGB
CMYK
RGB Variations
Color information
#516667 (or 0x516667) is known color: River Bed. HEX triplet: 51, 66 and 67. RGB value is (81,102,103). Sum of RGB (Red+Green+Blue) = 81+102+103=286 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.32% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 103 - color contains mainly: blue. Hex color #516667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516667 is #AE9998. Grayscale: #5F5F5F. Windows color (decimal): -11442585 or 6776401. OLE color: 6776401.
HSL color Cylindrical-coordinate representation of color #516667: hue angle of 182.73º 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 #516667 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 102 | 103 | - |
| CMYK | 0.21 | 0.01 | 0 | 0.60 |
| HSL | 182.73º | 0.12% | 0.36% | - |
| HSV(B) | 182.73º | 0.21% | 0.4% | - |
| XYZ | 10.59 | 12.23 | 14.63 | - |
| YUV | 95.84 | 132.04 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 103 | 0.21 | 0.01 | 0 | 0.60 | 182.73 | 0.12 | 0.36 |
| Hex | 51 | 66 | 67 | 15 | 1 | 0 | 3C | B7 | C | 24 |
| Octal | 121 | 146 | 147 | 25 | 1 | 0 | 74 | 267 | 14 | 44 |
| Binary | 1010001 | 1100110 | 1100111 | 10101 | 1 | 0 | 111100 | 10110111 | 1100 | 100100 |
Color Harmonies of #516667
Complementary color
Monochromatic Colors of #516667
Black with #516667
Text Example
Text Example
White with #516667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516667; }
p { color: rgb(81,102,103); }
H1.HeaderClassName
{
color: #516667;
}
.AnyTagClassName
{
color: #516667;
}
</style>
background-color css
<style>
a { background-color: #516667; }
a { background-color: rgb(81,102,103); }
div.DivClassName
{
background-color: #516667;
}
.BgClassName
{
background-color: #516667;
}
</style>
border-color css
<style>
span { border-color: #516667; }
span { border-color: rgb(81,102,103); }
td.TdClassName
{
border-color: #516667;
}
.TagClassName
{
border-color: #516667;
}
</style>