Shades of River Bed #506867
Tints of River Bed #506867
RGB
CMYK
RGB Variations
Color information
#506867 (or 0x506867) is known color: River Bed. HEX triplet: 50, 68 and 67. RGB value is (80,104,103). Sum of RGB (Red+Green+Blue) = 80+104+103=287 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.87% from 287); Green value is 104 (41.02% from 255 or 36.24% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 104 - color contains mainly: green. Hex color #506867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506867 is #AF9798. Grayscale: #606060. Windows color (decimal): -11507609 or 6776912. OLE color: 6776912.
HSL color Cylindrical-coordinate representation of color #506867: hue angle of 177.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #506867 is Cyan = 0.23, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 104 | 103 | - |
| CMYK | 0.23 | 0 | 0.01 | 0.59 |
| HSL | 177.5º | 0.13% | 0.36% | - |
| HSV(B) | 177.5º | 0.23% | 0.41% | - |
| XYZ | 10.71 | 12.59 | 14.7 | - |
| YUV | 96.71 | 131.55 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 104 | 103 | 0.23 | 0 | 0.01 | 0.59 | 177.5 | 0.13 | 0.36 |
| Hex | 50 | 68 | 67 | 17 | 0 | 1 | 3B | B2 | D | 24 |
| Octal | 120 | 150 | 147 | 27 | 0 | 1 | 73 | 262 | 15 | 44 |
| Binary | 1010000 | 1101000 | 1100111 | 10111 | 0 | 1 | 111011 | 10110010 | 1101 | 100100 |
Color Harmonies of #506867
Complementary color
Monochromatic Colors of #506867
Black with #506867
Text Example
Text Example
White with #506867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506867; }
p { color: rgb(80,104,103); }
H1.HeaderClassName
{
color: #506867;
}
.AnyTagClassName
{
color: #506867;
}
</style>
background-color css
<style>
a { background-color: #506867; }
a { background-color: rgb(80,104,103); }
div.DivClassName
{
background-color: #506867;
}
.BgClassName
{
background-color: #506867;
}
</style>
border-color css
<style>
span { border-color: #506867; }
span { border-color: rgb(80,104,103); }
td.TdClassName
{
border-color: #506867;
}
.TagClassName
{
border-color: #506867;
}
</style>