Shades of River Bed #546263
Tints of River Bed #546263
RGB
CMYK
RGB Variations
Color information
#546263 (or 0x546263) is known color: River Bed. HEX triplet: 54, 62 and 63. RGB value is (84,98,99). Sum of RGB (Red+Green+Blue) = 84+98+99=281 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.89% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 99 (39.06% from 255 or 35.23% from 281); Max value from RGB is 99 - color contains mainly: blue. Hex color #546263 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546263 is #AB9D9C. Grayscale: #5D5D5D. Windows color (decimal): -11247005 or 6513236. OLE color: 6513236.
HSL color Cylindrical-coordinate representation of color #546263: hue angle of 184º 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 #546263 is Cyan = 0.15, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 98 | 99 | - |
| CMYK | 0.15 | 0.01 | 0 | 0.61 |
| HSL | 184º | 0.08% | 0.36% | - |
| HSV(B) | 184º | 0.15% | 0.39% | - |
| XYZ | 10.28 | 11.52 | 13.49 | - |
| YUV | 93.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 99 | 0.15 | 0.01 | 0 | 0.61 | 184 | 0.08 | 0.36 |
| Hex | 54 | 62 | 63 | F | 1 | 0 | 3D | B8 | 8 | 24 |
| Octal | 124 | 142 | 143 | 17 | 1 | 0 | 75 | 270 | 10 | 44 |
| Binary | 1010100 | 1100010 | 1100011 | 1111 | 1 | 0 | 111101 | 10111000 | 1000 | 100100 |
Color Harmonies of #546263
Complementary color
Monochromatic Colors of #546263
Black with #546263
Text Example
Text Example
White with #546263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546263; }
p { color: rgb(84,98,99); }
H1.HeaderClassName
{
color: #546263;
}
.AnyTagClassName
{
color: #546263;
}
</style>
background-color css
<style>
a { background-color: #546263; }
a { background-color: rgb(84,98,99); }
div.DivClassName
{
background-color: #546263;
}
.BgClassName
{
background-color: #546263;
}
</style>
border-color css
<style>
span { border-color: #546263; }
span { border-color: rgb(84,98,99); }
td.TdClassName
{
border-color: #546263;
}
.TagClassName
{
border-color: #546263;
}
</style>