Shades of River Bed #506767
Tints of River Bed #506767
RGB
CMYK
RGB Variations
Color information
#506767 (or 0x506767) is known color: River Bed. HEX triplet: 50, 67 and 67. RGB value is (80,103,103). Sum of RGB (Red+Green+Blue) = 80+103+103=286 (37% of max value = 765). Red value is 80 (31.64% from 255 or 27.97% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #506767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506767 is #AF9898. Grayscale: #606060. Windows color (decimal): -11507865 or 6776656. OLE color: 6776656.
HSL color Cylindrical-coordinate representation of color #506767: hue angle of 180º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #506767 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 80 | 103 | 103 | - |
| CMYK | 0.22 | 0 | 0 | 0.60 |
| HSL | 180º | 0.13% | 0.36% | - |
| HSV(B) | 180º | 0.22% | 0.4% | - |
| XYZ | 10.61 | 12.39 | 14.66 | - |
| YUV | 96.12 | 131.88 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 103 | 0.22 | 0 | 0 | 0.60 | 180 | 0.13 | 0.36 |
| Hex | 50 | 67 | 67 | 16 | 0 | 0 | 3C | B4 | D | 24 |
| Octal | 120 | 147 | 147 | 26 | 0 | 0 | 74 | 264 | 15 | 44 |
| Binary | 1010000 | 1100111 | 1100111 | 10110 | 0 | 0 | 111100 | 10110100 | 1101 | 100100 |
Color Harmonies of #506767
Complementary color
Monochromatic Colors of #506767
Black with #506767
Text Example
Text Example
White with #506767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506767; }
p { color: rgb(80,103,103); }
H1.HeaderClassName
{
color: #506767;
}
.AnyTagClassName
{
color: #506767;
}
</style>
background-color css
<style>
a { background-color: #506767; }
a { background-color: rgb(80,103,103); }
div.DivClassName
{
background-color: #506767;
}
.BgClassName
{
background-color: #506767;
}
</style>
border-color css
<style>
span { border-color: #506767; }
span { border-color: rgb(80,103,103); }
td.TdClassName
{
border-color: #506767;
}
.TagClassName
{
border-color: #506767;
}
</style>