Shades of River Bed #546767
Tints of River Bed #546767
RGB
CMYK
RGB Variations
Color information
#546767 (or 0x546767) is known color: River Bed. HEX triplet: 54, 67 and 67. RGB value is (84,103,103). Sum of RGB (Red+Green+Blue) = 84+103+103=290 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.97% from 290); Green value is 103 (40.62% from 255 or 35.52% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #546767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546767 is #AB9898. Grayscale: #616161. Windows color (decimal): -11245721 or 6776660. OLE color: 6776660.
HSL color Cylindrical-coordinate representation of color #546767: hue angle of 180º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #546767 is Cyan = 0.18, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 103 | 103 | - |
| CMYK | 0.18 | 0 | 0 | 0.60 |
| HSL | 180º | 0.1% | 0.37% | - |
| HSV(B) | 180º | 0.18% | 0.4% | - |
| XYZ | 10.95 | 12.56 | 14.68 | - |
| YUV | 97.32 | 131.21 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 103 | 0.18 | 0 | 0 | 0.60 | 180 | 0.1 | 0.37 |
| Hex | 54 | 67 | 67 | 12 | 0 | 0 | 3C | B4 | A | 25 |
| Octal | 124 | 147 | 147 | 22 | 0 | 0 | 74 | 264 | 12 | 45 |
| Binary | 1010100 | 1100111 | 1100111 | 10010 | 0 | 0 | 111100 | 10110100 | 1010 | 100101 |
Color Harmonies of #546767
Complementary color
Monochromatic Colors of #546767
Black with #546767
Text Example
Text Example
White with #546767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546767; }
p { color: rgb(84,103,103); }
H1.HeaderClassName
{
color: #546767;
}
.AnyTagClassName
{
color: #546767;
}
</style>
background-color css
<style>
a { background-color: #546767; }
a { background-color: rgb(84,103,103); }
div.DivClassName
{
background-color: #546767;
}
.BgClassName
{
background-color: #546767;
}
</style>
border-color css
<style>
span { border-color: #546767; }
span { border-color: rgb(84,103,103); }
td.TdClassName
{
border-color: #546767;
}
.TagClassName
{
border-color: #546767;
}
</style>