Shades of Trout #465057
Tints of Trout #465057
RGB
CMYK
RGB Variations
Color information
#465057 (or 0x465057) is known color: Trout. HEX triplet: 46, 50 and 57. RGB value is (70,80,87). Sum of RGB (Red+Green+Blue) = 70+80+87=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 87 - color contains mainly: blue. Hex color #465057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465057 is #B9AFA8. Grayscale: #4D4D4D. Windows color (decimal): -12169129 or 5722182. OLE color: 5722182.
HSL color Cylindrical-coordinate representation of color #465057: hue angle of 204.71º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465057 is Cyan = 0.20, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 80 | 87 | - |
| CMYK | 0.20 | 0.08 | 0 | 0.66 |
| HSL | 204.71º | 0.11% | 0.31% | - |
| HSV(B) | 204.71º | 0.2% | 0.34% | - |
| XYZ | 7.11 | 7.73 | 10.13 | - |
| YUV | 77.81 | 133.19 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 87 | 0.20 | 0.08 | 0 | 0.66 | 204.71 | 0.11 | 0.31 |
| Hex | 46 | 50 | 57 | 14 | 8 | 0 | 42 | CD | B | 1F |
| Octal | 106 | 120 | 127 | 24 | 10 | 0 | 102 | 315 | 13 | 37 |
| Binary | 1000110 | 1010000 | 1010111 | 10100 | 1000 | 0 | 1000010 | 11001101 | 1011 | 11111 |
Color Harmonies of #465057
Complementary color
Monochromatic Colors of #465057
Black with #465057
Text Example
Text Example
White with #465057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465057; }
p { color: rgb(70,80,87); }
H1.HeaderClassName
{
color: #465057;
}
.AnyTagClassName
{
color: #465057;
}
</style>
background-color css
<style>
a { background-color: #465057; }
a { background-color: rgb(70,80,87); }
div.DivClassName
{
background-color: #465057;
}
.BgClassName
{
background-color: #465057;
}
</style>
border-color css
<style>
span { border-color: #465057; }
span { border-color: rgb(70,80,87); }
td.TdClassName
{
border-color: #465057;
}
.TagClassName
{
border-color: #465057;
}
</style>