Shades of Trout #465258
Tints of Trout #465258
RGB
CMYK
RGB Variations
Color information
#465258 (or 0x465258) is known color: Trout. HEX triplet: 46, 52 and 58. RGB value is (70,82,88). Sum of RGB (Red+Green+Blue) = 70+82+88=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 82 (32.42% from 255 or 34.17% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 88 - color contains mainly: blue. Hex color #465258 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465258 is #B9ADA7. Grayscale: #4F4F4F. Windows color (decimal): -12168616 or 5788230. OLE color: 5788230.
HSL color Cylindrical-coordinate representation of color #465258: hue angle of 200º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465258 is Cyan = 0.20, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 82 | 88 | - |
| CMYK | 0.20 | 0.07 | 0 | 0.65 |
| HSL | 200º | 0.11% | 0.31% | - |
| HSV(B) | 200º | 0.2% | 0.35% | - |
| XYZ | 7.3 | 8.04 | 10.4 | - |
| YUV | 79.1 | 133.02 | 121.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 82 | 88 | 0.20 | 0.07 | 0 | 0.65 | 200 | 0.11 | 0.31 |
| Hex | 46 | 52 | 58 | 14 | 7 | 0 | 41 | C8 | B | 1F |
| Octal | 106 | 122 | 130 | 24 | 7 | 0 | 101 | 310 | 13 | 37 |
| Binary | 1000110 | 1010010 | 1011000 | 10100 | 111 | 0 | 1000001 | 11001000 | 1011 | 11111 |
Color Harmonies of #465258
Complementary color
Monochromatic Colors of #465258
Black with #465258
Text Example
Text Example
White with #465258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465258; }
p { color: rgb(70,82,88); }
H1.HeaderClassName
{
color: #465258;
}
.AnyTagClassName
{
color: #465258;
}
</style>
background-color css
<style>
a { background-color: #465258; }
a { background-color: rgb(70,82,88); }
div.DivClassName
{
background-color: #465258;
}
.BgClassName
{
background-color: #465258;
}
</style>
border-color css
<style>
span { border-color: #465258; }
span { border-color: rgb(70,82,88); }
td.TdClassName
{
border-color: #465258;
}
.TagClassName
{
border-color: #465258;
}
</style>