Shades of River Bed #546363
Tints of River Bed #546363
RGB
CMYK
RGB Variations
Color information
#546363 (or 0x546363) is known color: River Bed. HEX triplet: 54, 63 and 63. RGB value is (84,99,99). Sum of RGB (Red+Green+Blue) = 84+99+99=282 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.79% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 99 (39.06% from 255 or 35.11% from 282); Max value from RGB is 99 - color contains mainly: green, blue. Hex color #546363 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546363 is #AB9C9C. Grayscale: #5E5E5E. Windows color (decimal): -11246749 or 6513492. OLE color: 6513492.
HSL color Cylindrical-coordinate representation of color #546363: hue angle of 180º 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 #546363 is Cyan = 0.15, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 99 | 99 | - |
| CMYK | 0.15 | 0 | 0 | 0.61 |
| HSL | 180º | 0.08% | 0.36% | - |
| HSV(B) | 180º | 0.15% | 0.39% | - |
| XYZ | 10.37 | 11.71 | 13.52 | - |
| YUV | 94.52 | 130.53 | 120.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 99 | 0.15 | 0 | 0 | 0.61 | 180 | 0.08 | 0.36 |
| Hex | 54 | 63 | 63 | F | 0 | 0 | 3D | B4 | 8 | 24 |
| Octal | 124 | 143 | 143 | 17 | 0 | 0 | 75 | 264 | 10 | 44 |
| Binary | 1010100 | 1100011 | 1100011 | 1111 | 0 | 0 | 111101 | 10110100 | 1000 | 100100 |
Color Harmonies of #546363
Complementary color
Monochromatic Colors of #546363
Black with #546363
Text Example
Text Example
White with #546363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546363; }
p { color: rgb(84,99,99); }
H1.HeaderClassName
{
color: #546363;
}
.AnyTagClassName
{
color: #546363;
}
</style>
background-color css
<style>
a { background-color: #546363; }
a { background-color: rgb(84,99,99); }
div.DivClassName
{
background-color: #546363;
}
.BgClassName
{
background-color: #546363;
}
</style>
border-color css
<style>
span { border-color: #546363; }
span { border-color: rgb(84,99,99); }
td.TdClassName
{
border-color: #546363;
}
.TagClassName
{
border-color: #546363;
}
</style>