Shades of Trout #515456
Tints of Trout #515456
RGB
CMYK
RGB Variations
Color information
#515456 (or 0x515456) is known color: Trout. HEX triplet: 51, 54 and 56. RGB value is (81,84,86). Sum of RGB (Red+Green+Blue) = 81+84+86=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 84 (33.20% from 255 or 33.47% from 251); Blue value is 86 (33.98% from 255 or 34.26% from 251); Max value from RGB is 86 - color contains mainly: blue. Hex color #515456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515456 is #AEABA9. Grayscale: #535353. Windows color (decimal): -11447210 or 5657681. OLE color: 5657681.
HSL color Cylindrical-coordinate representation of color #515456: hue angle of 204º 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 #515456 is Cyan = 0.06, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 84 | 86 | - |
| CMYK | 0.06 | 0.02 | 0 | 0.66 |
| HSL | 204º | 0.03% | 0.33% | - |
| HSV(B) | 204º | 0.06% | 0.34% | - |
| XYZ | 8.24 | 8.76 | 10.06 | - |
| YUV | 83.33 | 129.51 | 126.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 86 | 0.06 | 0.02 | 0 | 0.66 | 204 | 0.03 | 0.33 |
| Hex | 51 | 54 | 56 | 6 | 2 | 0 | 42 | CC | 3 | 21 |
| Octal | 121 | 124 | 126 | 6 | 2 | 0 | 102 | 314 | 3 | 41 |
| Binary | 1010001 | 1010100 | 1010110 | 110 | 10 | 0 | 1000010 | 11001100 | 11 | 100001 |
Color Harmonies of #515456
Complementary color
Monochromatic Colors of #515456
Black with #515456
Text Example
Text Example
White with #515456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515456; }
p { color: rgb(81,84,86); }
H1.HeaderClassName
{
color: #515456;
}
.AnyTagClassName
{
color: #515456;
}
</style>
background-color css
<style>
a { background-color: #515456; }
a { background-color: rgb(81,84,86); }
div.DivClassName
{
background-color: #515456;
}
.BgClassName
{
background-color: #515456;
}
</style>
border-color css
<style>
span { border-color: #515456; }
span { border-color: rgb(81,84,86); }
td.TdClassName
{
border-color: #515456;
}
.TagClassName
{
border-color: #515456;
}
</style>