Shades of Trout #475157
Tints of Trout #475157
RGB
CMYK
RGB Variations
Color information
#475157 (or 0x475157) is known color: Trout. HEX triplet: 47, 51 and 57. RGB value is (71,81,87). Sum of RGB (Red+Green+Blue) = 71+81+87=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 81 (32.03% from 255 or 33.89% from 239); Blue value is 87 (34.38% from 255 or 36.40% from 239); Max value from RGB is 87 - color contains mainly: blue. Hex color #475157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475157 is #B8AEA8. Grayscale: #4E4E4E. Windows color (decimal): -12103337 or 5722439. OLE color: 5722439.
HSL color Cylindrical-coordinate representation of color #475157: hue angle of 202.5º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #475157 is Cyan = 0.18, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 81 | 87 | - |
| CMYK | 0.18 | 0.07 | 0 | 0.66 |
| HSL | 202.5º | 0.1% | 0.31% | - |
| HSV(B) | 202.5º | 0.18% | 0.34% | - |
| XYZ | 7.26 | 7.91 | 10.16 | - |
| YUV | 78.69 | 132.69 | 122.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 81 | 87 | 0.18 | 0.07 | 0 | 0.66 | 202.5 | 0.1 | 0.31 |
| Hex | 47 | 51 | 57 | 12 | 7 | 0 | 42 | CA | A | 1F |
| Octal | 107 | 121 | 127 | 22 | 7 | 0 | 102 | 312 | 12 | 37 |
| Binary | 1000111 | 1010001 | 1010111 | 10010 | 111 | 0 | 1000010 | 11001010 | 1010 | 11111 |
Color Harmonies of #475157
Complementary color
Monochromatic Colors of #475157
Black with #475157
Text Example
Text Example
White with #475157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475157; }
p { color: rgb(71,81,87); }
H1.HeaderClassName
{
color: #475157;
}
.AnyTagClassName
{
color: #475157;
}
</style>
background-color css
<style>
a { background-color: #475157; }
a { background-color: rgb(71,81,87); }
div.DivClassName
{
background-color: #475157;
}
.BgClassName
{
background-color: #475157;
}
</style>
border-color css
<style>
span { border-color: #475157; }
span { border-color: rgb(71,81,87); }
td.TdClassName
{
border-color: #475157;
}
.TagClassName
{
border-color: #475157;
}
</style>