Shades of River Bed #546163
Tints of River Bed #546163
RGB
CMYK
RGB Variations
Color information
#546163 (or 0x546163) is known color: River Bed. HEX triplet: 54, 61 and 63. RGB value is (84,97,99). Sum of RGB (Red+Green+Blue) = 84+97+99=280 (37% of max value = 765). Red value is 84 (33.20% from 255 or 30% from 280); Green value is 97 (38.28% from 255 or 34.64% from 280); Blue value is 99 (39.06% from 255 or 35.36% from 280); Max value from RGB is 99 - color contains mainly: blue. Hex color #546163 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546163 is #AB9E9C. Grayscale: #5D5D5D. Windows color (decimal): -11247261 or 6512980. OLE color: 6512980.
HSL color Cylindrical-coordinate representation of color #546163: hue angle of 188º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #546163 is Cyan = 0.15, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 97 | 99 | - |
| CMYK | 0.15 | 0.02 | 0 | 0.61 |
| HSL | 188º | 0.08% | 0.36% | - |
| HSV(B) | 188º | 0.15% | 0.39% | - |
| XYZ | 10.18 | 11.34 | 13.46 | - |
| YUV | 93.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 99 | 0.15 | 0.02 | 0 | 0.61 | 188 | 0.08 | 0.36 |
| Hex | 54 | 61 | 63 | F | 2 | 0 | 3D | BC | 8 | 24 |
| Octal | 124 | 141 | 143 | 17 | 2 | 0 | 75 | 274 | 10 | 44 |
| Binary | 1010100 | 1100001 | 1100011 | 1111 | 10 | 0 | 111101 | 10111100 | 1000 | 100100 |
Color Harmonies of #546163
Complementary color
Monochromatic Colors of #546163
Black with #546163
Text Example
Text Example
White with #546163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546163; }
p { color: rgb(84,97,99); }
H1.HeaderClassName
{
color: #546163;
}
.AnyTagClassName
{
color: #546163;
}
</style>
background-color css
<style>
a { background-color: #546163; }
a { background-color: rgb(84,97,99); }
div.DivClassName
{
background-color: #546163;
}
.BgClassName
{
background-color: #546163;
}
</style>
border-color css
<style>
span { border-color: #546163; }
span { border-color: rgb(84,97,99); }
td.TdClassName
{
border-color: #546163;
}
.TagClassName
{
border-color: #546163;
}
</style>