Shades of Trout #525657
Tints of Trout #525657
RGB
CMYK
RGB Variations
Color information
#525657 (or 0x525657) is known color: Trout. HEX triplet: 52, 56 and 57. RGB value is (82,86,87). Sum of RGB (Red+Green+Blue) = 82+86+87=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 87 (34.38% from 255 or 34.12% from 255); Max value from RGB is 87 - color contains mainly: blue. Hex color #525657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525657 is #ADA9A8. Grayscale: #545454. Windows color (decimal): -11381161 or 5723730. OLE color: 5723730.
HSL color Cylindrical-coordinate representation of color #525657: hue angle of 192º degrees, saturation: 0.03, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #525657 is Cyan = 0.06, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 86 | 87 | - |
| CMYK | 0.06 | 0.01 | 0 | 0.66 |
| HSL | 192º | 0.03% | 0.33% | - |
| HSV(B) | 192º | 0.06% | 0.34% | - |
| XYZ | 8.53 | 9.14 | 10.33 | - |
| YUV | 84.92 | 129.17 | 125.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 87 | 0.06 | 0.01 | 0 | 0.66 | 192 | 0.03 | 0.33 |
| Hex | 52 | 56 | 57 | 6 | 1 | 0 | 42 | C0 | 3 | 21 |
| Octal | 122 | 126 | 127 | 6 | 1 | 0 | 102 | 300 | 3 | 41 |
| Binary | 1010010 | 1010110 | 1010111 | 110 | 1 | 0 | 1000010 | 11000000 | 11 | 100001 |
Color Harmonies of #525657
Complementary color
Monochromatic Colors of #525657
Black with #525657
Text Example
Text Example
White with #525657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525657; }
p { color: rgb(82,86,87); }
H1.HeaderClassName
{
color: #525657;
}
.AnyTagClassName
{
color: #525657;
}
</style>
background-color css
<style>
a { background-color: #525657; }
a { background-color: rgb(82,86,87); }
div.DivClassName
{
background-color: #525657;
}
.BgClassName
{
background-color: #525657;
}
</style>
border-color css
<style>
span { border-color: #525657; }
span { border-color: rgb(82,86,87); }
td.TdClassName
{
border-color: #525657;
}
.TagClassName
{
border-color: #525657;
}
</style>