Shades of River Bed #546265
Tints of River Bed #546265
RGB
CMYK
RGB Variations
Color information
#546265 (or 0x546265) is known color: River Bed. HEX triplet: 54, 62 and 65. RGB value is (84,98,101). Sum of RGB (Red+Green+Blue) = 84+98+101=283 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.68% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 101 (39.84% from 255 or 35.69% from 283); Max value from RGB is 101 - color contains mainly: blue. Hex color #546265 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546265 is #AB9D9A. Grayscale: #5E5E5E. Windows color (decimal): -11247003 or 6644308. OLE color: 6644308.
HSL color Cylindrical-coordinate representation of color #546265: hue angle of 190.59º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #546265 is Cyan = 0.17, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 98 | 101 | - |
| CMYK | 0.17 | 0.03 | 0 | 0.60 |
| HSL | 190.59º | 0.09% | 0.36% | - |
| HSV(B) | 190.59º | 0.17% | 0.4% | - |
| XYZ | 10.37 | 11.56 | 14 | - |
| YUV | 94.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 101 | 0.17 | 0.03 | 0 | 0.60 | 190.59 | 0.09 | 0.36 |
| Hex | 54 | 62 | 65 | 11 | 3 | 0 | 3C | BF | 9 | 24 |
| Octal | 124 | 142 | 145 | 21 | 3 | 0 | 74 | 277 | 11 | 44 |
| Binary | 1010100 | 1100010 | 1100101 | 10001 | 11 | 0 | 111100 | 10111111 | 1001 | 100100 |
Color Harmonies of #546265
Complementary color
Monochromatic Colors of #546265
Black with #546265
Text Example
Text Example
White with #546265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546265; }
p { color: rgb(84,98,101); }
H1.HeaderClassName
{
color: #546265;
}
.AnyTagClassName
{
color: #546265;
}
</style>
background-color css
<style>
a { background-color: #546265; }
a { background-color: rgb(84,98,101); }
div.DivClassName
{
background-color: #546265;
}
.BgClassName
{
background-color: #546265;
}
</style>
border-color css
<style>
span { border-color: #546265; }
span { border-color: rgb(84,98,101); }
td.TdClassName
{
border-color: #546265;
}
.TagClassName
{
border-color: #546265;
}
</style>