Shades of Trout #465459
Tints of Trout #465459
RGB
CMYK
RGB Variations
Color information
#465459 (or 0x465459) is known color: Trout. HEX triplet: 46, 54 and 59. RGB value is (70,84,89). Sum of RGB (Red+Green+Blue) = 70+84+89=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 84 (33.20% from 255 or 34.57% from 243); Blue value is 89 (35.16% from 255 or 36.63% from 243); Max value from RGB is 89 - color contains mainly: blue. Hex color #465459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465459 is #B9ABA6. Grayscale: #505050. Windows color (decimal): -12168103 or 5854278. OLE color: 5854278.
HSL color Cylindrical-coordinate representation of color #465459: hue angle of 195.79º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #465459 is Cyan = 0.21, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 84 | 89 | - |
| CMYK | 0.21 | 0.06 | 0 | 0.65 |
| HSL | 195.79º | 0.12% | 0.31% | - |
| HSV(B) | 195.79º | 0.21% | 0.35% | - |
| XYZ | 7.5 | 8.36 | 10.67 | - |
| YUV | 80.38 | 132.86 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 89 | 0.21 | 0.06 | 0 | 0.65 | 195.79 | 0.12 | 0.31 |
| Hex | 46 | 54 | 59 | 15 | 6 | 0 | 41 | C4 | C | 1F |
| Octal | 106 | 124 | 131 | 25 | 6 | 0 | 101 | 304 | 14 | 37 |
| Binary | 1000110 | 1010100 | 1011001 | 10101 | 110 | 0 | 1000001 | 11000100 | 1100 | 11111 |
Color Harmonies of #465459
Complementary color
Monochromatic Colors of #465459
Black with #465459
Text Example
Text Example
White with #465459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465459; }
p { color: rgb(70,84,89); }
H1.HeaderClassName
{
color: #465459;
}
.AnyTagClassName
{
color: #465459;
}
</style>
background-color css
<style>
a { background-color: #465459; }
a { background-color: rgb(70,84,89); }
div.DivClassName
{
background-color: #465459;
}
.BgClassName
{
background-color: #465459;
}
</style>
border-color css
<style>
span { border-color: #465459; }
span { border-color: rgb(70,84,89); }
td.TdClassName
{
border-color: #465459;
}
.TagClassName
{
border-color: #465459;
}
</style>