Shades of River Bed #506062
Tints of River Bed #506062
RGB
CMYK
RGB Variations
Color information
#506062 (or 0x506062) is known color: River Bed. HEX triplet: 50, 60 and 62. RGB value is (80,96,98). Sum of RGB (Red+Green+Blue) = 80+96+98=274 (36% of max value = 765). Red value is 80 (31.64% from 255 or 29.20% from 274); Green value is 96 (37.89% from 255 or 35.04% from 274); Blue value is 98 (38.67% from 255 or 35.77% from 274); Max value from RGB is 98 - color contains mainly: blue. Hex color #506062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506062 is #AF9F9D. Grayscale: #5B5B5B. Windows color (decimal): -11509662 or 6447184. OLE color: 6447184.
HSL color Cylindrical-coordinate representation of color #506062: hue angle of 186.67º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #506062 is Cyan = 0.18, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 80 | 96 | 98 | - |
| CMYK | 0.18 | 0.02 | 0 | 0.62 |
| HSL | 186.67º | 0.1% | 0.35% | - |
| HSV(B) | 186.67º | 0.18% | 0.38% | - |
| XYZ | 9.7 | 10.95 | 13.16 | - |
| YUV | 91.44 | 131.7 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 96 | 98 | 0.18 | 0.02 | 0 | 0.62 | 186.67 | 0.1 | 0.35 |
| Hex | 50 | 60 | 62 | 12 | 2 | 0 | 3E | BB | A | 23 |
| Octal | 120 | 140 | 142 | 22 | 2 | 0 | 76 | 273 | 12 | 43 |
| Binary | 1010000 | 1100000 | 1100010 | 10010 | 10 | 0 | 111110 | 10111011 | 1010 | 100011 |
Color Harmonies of #506062
Complementary color
Monochromatic Colors of #506062
Black with #506062
Text Example
Text Example
White with #506062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506062; }
p { color: rgb(80,96,98); }
H1.HeaderClassName
{
color: #506062;
}
.AnyTagClassName
{
color: #506062;
}
</style>
background-color css
<style>
a { background-color: #506062; }
a { background-color: rgb(80,96,98); }
div.DivClassName
{
background-color: #506062;
}
.BgClassName
{
background-color: #506062;
}
</style>
border-color css
<style>
span { border-color: #506062; }
span { border-color: rgb(80,96,98); }
td.TdClassName
{
border-color: #506062;
}
.TagClassName
{
border-color: #506062;
}
</style>