Shades of River Bed #506566
Tints of River Bed #506566
RGB
CMYK
RGB Variations
Color information
#506566 (or 0x506566) is known color: River Bed. HEX triplet: 50, 65 and 66. RGB value is (80,101,102). Sum of RGB (Red+Green+Blue) = 80+101+102=283 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.27% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 102 (40.23% from 255 or 36.04% from 283); Max value from RGB is 102 - color contains mainly: blue. Hex color #506566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506566 is #AF9A99. Grayscale: #5E5E5E. Windows color (decimal): -11508378 or 6710608. OLE color: 6710608.
HSL color Cylindrical-coordinate representation of color #506566: 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.22%. Process color model (Four color, CMYK) of #506566 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 80 | 101 | 102 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.6 |
| HSL | 182.73º | 0.12% | 0.36% | - |
| HSV(B) | 182.73º | 0.22% | 0.4% | - |
| XYZ | 10.36 | 11.97 | 14.34 | - |
| YUV | 94.84 | 132.04 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 101 | 102 | 0.22 | 0.01 | 0 | 0.6 | 182.73 | 0.12 | 0.36 |
| Hex | 50 | 65 | 66 | 16 | 1 | 0 | 3C | B7 | C | 24 |
| Octal | 120 | 145 | 146 | 26 | 1 | 0 | 74 | 267 | 14 | 44 |
| Binary | 1010000 | 1100101 | 1100110 | 10110 | 1 | 0 | 111100 | 10110111 | 1100 | 100100 |
Color Harmonies of #506566
Complementary color
Monochromatic Colors of #506566
Black with #506566
Text Example
Text Example
White with #506566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506566; }
p { color: rgb(80,101,102); }
H1.HeaderClassName
{
color: #506566;
}
.AnyTagClassName
{
color: #506566;
}
</style>
background-color css
<style>
a { background-color: #506566; }
a { background-color: rgb(80,101,102); }
div.DivClassName
{
background-color: #506566;
}
.BgClassName
{
background-color: #506566;
}
</style>
border-color css
<style>
span { border-color: #506566; }
span { border-color: rgb(80,101,102); }
td.TdClassName
{
border-color: #506566;
}
.TagClassName
{
border-color: #506566;
}
</style>