Shades of Trout #545759
Tints of Trout #545759
RGB
CMYK
RGB Variations
Color information
#545759 (or 0x545759) is known color: Trout. HEX triplet: 54, 57 and 59. RGB value is (84,87,89). Sum of RGB (Red+Green+Blue) = 84+87+89=260 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.31% from 260); Green value is 87 (34.38% from 255 or 33.46% from 260); Blue value is 89 (35.16% from 255 or 34.23% from 260); Max value from RGB is 89 - color contains mainly: blue. Hex color #545759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545759 is #ABA8A6. Grayscale: #565656. Windows color (decimal): -11249831 or 5855060. OLE color: 5855060.
HSL color Cylindrical-coordinate representation of color #545759: hue angle of 204º degrees, saturation: 0.03, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #545759 is Cyan = 0.06, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 87 | 89 | - |
| CMYK | 0.06 | 0.02 | 0 | 0.65 |
| HSL | 204º | 0.03% | 0.34% | - |
| HSV(B) | 204º | 0.06% | 0.35% | - |
| XYZ | 8.87 | 9.42 | 10.8 | - |
| YUV | 86.33 | 129.51 | 126.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 87 | 89 | 0.06 | 0.02 | 0 | 0.65 | 204 | 0.03 | 0.34 |
| Hex | 54 | 57 | 59 | 6 | 2 | 0 | 41 | CC | 3 | 22 |
| Octal | 124 | 127 | 131 | 6 | 2 | 0 | 101 | 314 | 3 | 42 |
| Binary | 1010100 | 1010111 | 1011001 | 110 | 10 | 0 | 1000001 | 11001100 | 11 | 100010 |
Color Harmonies of #545759
Complementary color
Monochromatic Colors of #545759
Black with #545759
Text Example
Text Example
White with #545759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545759; }
p { color: rgb(84,87,89); }
H1.HeaderClassName
{
color: #545759;
}
.AnyTagClassName
{
color: #545759;
}
</style>
background-color css
<style>
a { background-color: #545759; }
a { background-color: rgb(84,87,89); }
div.DivClassName
{
background-color: #545759;
}
.BgClassName
{
background-color: #545759;
}
</style>
border-color css
<style>
span { border-color: #545759; }
span { border-color: rgb(84,87,89); }
td.TdClassName
{
border-color: #545759;
}
.TagClassName
{
border-color: #545759;
}
</style>