Shades of Trout #475156
Tints of Trout #475156
RGB
CMYK
RGB Variations
Color information
#475156 (or 0x475156) is known color: Trout. HEX triplet: 47, 51 and 56. RGB value is (71,81,86). Sum of RGB (Red+Green+Blue) = 71+81+86=238 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.83% from 238); Green value is 81 (32.03% from 255 or 34.03% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 86 - color contains mainly: blue. Hex color #475156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475156 is #B8AEA9. Grayscale: #4E4E4E. Windows color (decimal): -12103338 or 5656903. OLE color: 5656903.
HSL color Cylindrical-coordinate representation of color #475156: hue angle of 200º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #475156 is Cyan = 0.17, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 81 | 86 | - |
| CMYK | 0.17 | 0.06 | 0 | 0.66 |
| HSL | 200º | 0.1% | 0.31% | - |
| HSV(B) | 200º | 0.17% | 0.34% | - |
| XYZ | 7.22 | 7.9 | 9.95 | - |
| YUV | 78.58 | 132.19 | 122.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 81 | 86 | 0.17 | 0.06 | 0 | 0.66 | 200 | 0.1 | 0.31 |
| Hex | 47 | 51 | 56 | 11 | 6 | 0 | 42 | C8 | A | 1F |
| Octal | 107 | 121 | 126 | 21 | 6 | 0 | 102 | 310 | 12 | 37 |
| Binary | 1000111 | 1010001 | 1010110 | 10001 | 110 | 0 | 1000010 | 11001000 | 1010 | 11111 |
Color Harmonies of #475156
Complementary color
Monochromatic Colors of #475156
Black with #475156
Text Example
Text Example
White with #475156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475156; }
p { color: rgb(71,81,86); }
H1.HeaderClassName
{
color: #475156;
}
.AnyTagClassName
{
color: #475156;
}
</style>
background-color css
<style>
a { background-color: #475156; }
a { background-color: rgb(71,81,86); }
div.DivClassName
{
background-color: #475156;
}
.BgClassName
{
background-color: #475156;
}
</style>
border-color css
<style>
span { border-color: #475156; }
span { border-color: rgb(71,81,86); }
td.TdClassName
{
border-color: #475156;
}
.TagClassName
{
border-color: #475156;
}
</style>