Shades of River Bed #546665
Tints of River Bed #546665
RGB
CMYK
RGB Variations
Color information
#546665 (or 0x546665) is known color: River Bed. HEX triplet: 54, 66 and 65. RGB value is (84,102,101). Sum of RGB (Red+Green+Blue) = 84+102+101=287 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.27% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 101 (39.84% from 255 or 35.19% from 287); Max value from RGB is 102 - color contains mainly: green. Hex color #546665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546665 is #AB999A. Grayscale: #606060. Windows color (decimal): -11245979 or 6645332. OLE color: 6645332.
HSL color Cylindrical-coordinate representation of color #546665: hue angle of 176.67º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #546665 is Cyan = 0.18, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 102 | 101 | - |
| CMYK | 0.18 | 0 | 0.01 | 0.6 |
| HSL | 176.67º | 0.1% | 0.36% | - |
| HSV(B) | 176.67º | 0.18% | 0.4% | - |
| XYZ | 10.76 | 12.33 | 14.12 | - |
| YUV | 96.5 | 130.54 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 101 | 0.18 | 0 | 0.01 | 0.6 | 176.67 | 0.1 | 0.36 |
| Hex | 54 | 66 | 65 | 12 | 0 | 1 | 3C | B1 | A | 24 |
| Octal | 124 | 146 | 145 | 22 | 0 | 1 | 74 | 261 | 12 | 44 |
| Binary | 1010100 | 1100110 | 1100101 | 10010 | 0 | 1 | 111100 | 10110001 | 1010 | 100100 |
Color Harmonies of #546665
Complementary color
Monochromatic Colors of #546665
Black with #546665
Text Example
Text Example
White with #546665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546665; }
p { color: rgb(84,102,101); }
H1.HeaderClassName
{
color: #546665;
}
.AnyTagClassName
{
color: #546665;
}
</style>
background-color css
<style>
a { background-color: #546665; }
a { background-color: rgb(84,102,101); }
div.DivClassName
{
background-color: #546665;
}
.BgClassName
{
background-color: #546665;
}
</style>
border-color css
<style>
span { border-color: #546665; }
span { border-color: rgb(84,102,101); }
td.TdClassName
{
border-color: #546665;
}
.TagClassName
{
border-color: #546665;
}
</style>