Shades of River Bed #506462
Tints of River Bed #506462
RGB
CMYK
RGB Variations
Color information
#506462 (or 0x506462) is known color: River Bed. HEX triplet: 50, 64 and 62. RGB value is (80,100,98). Sum of RGB (Red+Green+Blue) = 80+100+98=278 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.78% from 278); Green value is 100 (39.45% from 255 or 35.97% from 278); Blue value is 98 (38.67% from 255 or 35.25% from 278); Max value from RGB is 100 - color contains mainly: green. Hex color #506462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506462 is #AF9B9D. Grayscale: #5D5D5D. Windows color (decimal): -11508638 or 6448208. OLE color: 6448208.
HSL color Cylindrical-coordinate representation of color #506462: hue angle of 174º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #506462 is Cyan = 0.2, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 80 | 100 | 98 | - |
| CMYK | 0.2 | 0 | 0.02 | 0.61 |
| HSL | 174º | 0.11% | 0.35% | - |
| HSV(B) | 174º | 0.2% | 0.39% | - |
| XYZ | 10.07 | 11.7 | 13.28 | - |
| YUV | 93.79 | 130.37 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 100 | 98 | 0.2 | 0 | 0.02 | 0.61 | 174 | 0.11 | 0.35 |
| Hex | 50 | 64 | 62 | 14 | 0 | 2 | 3D | AE | B | 23 |
| Octal | 120 | 144 | 142 | 24 | 0 | 2 | 75 | 256 | 13 | 43 |
| Binary | 1010000 | 1100100 | 1100010 | 10100 | 0 | 10 | 111101 | 10101110 | 1011 | 100011 |
Color Harmonies of #506462
Complementary color
Monochromatic Colors of #506462
Black with #506462
Text Example
Text Example
White with #506462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506462; }
p { color: rgb(80,100,98); }
H1.HeaderClassName
{
color: #506462;
}
.AnyTagClassName
{
color: #506462;
}
</style>
background-color css
<style>
a { background-color: #506462; }
a { background-color: rgb(80,100,98); }
div.DivClassName
{
background-color: #506462;
}
.BgClassName
{
background-color: #506462;
}
</style>
border-color css
<style>
span { border-color: #506462; }
span { border-color: rgb(80,100,98); }
td.TdClassName
{
border-color: #506462;
}
.TagClassName
{
border-color: #506462;
}
</style>