Shades of Trout #455057
Tints of Trout #455057
RGB
CMYK
RGB Variations
Color information
#455057 (or 0x455057) is known color: Trout. HEX triplet: 45, 50 and 57. RGB value is (69,80,87). Sum of RGB (Red+Green+Blue) = 69+80+87=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 80 (31.64% from 255 or 33.90% from 236); Blue value is 87 (34.38% from 255 or 36.86% from 236); Max value from RGB is 87 - color contains mainly: blue. Hex color #455057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455057 is #BAAFA8. Grayscale: #4D4D4D. Windows color (decimal): -12234665 or 5722181. OLE color: 5722181.
HSL color Cylindrical-coordinate representation of color #455057: hue angle of 203.33º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #455057 is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 80 | 87 | - |
| CMYK | 0.21 | 0.08 | 0 | 0.66 |
| HSL | 203.33º | 0.12% | 0.31% | - |
| HSV(B) | 203.33º | 0.21% | 0.34% | - |
| XYZ | 7.04 | 7.69 | 10.13 | - |
| YUV | 77.51 | 133.36 | 121.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 80 | 87 | 0.21 | 0.08 | 0 | 0.66 | 203.33 | 0.12 | 0.31 |
| Hex | 45 | 50 | 57 | 15 | 8 | 0 | 42 | CB | C | 1F |
| Octal | 105 | 120 | 127 | 25 | 10 | 0 | 102 | 313 | 14 | 37 |
| Binary | 1000101 | 1010000 | 1010111 | 10101 | 1000 | 0 | 1000010 | 11001011 | 1100 | 11111 |
Color Harmonies of #455057
Complementary color
Monochromatic Colors of #455057
Black with #455057
Text Example
Text Example
White with #455057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455057; }
p { color: rgb(69,80,87); }
H1.HeaderClassName
{
color: #455057;
}
.AnyTagClassName
{
color: #455057;
}
</style>
background-color css
<style>
a { background-color: #455057; }
a { background-color: rgb(69,80,87); }
div.DivClassName
{
background-color: #455057;
}
.BgClassName
{
background-color: #455057;
}
</style>
border-color css
<style>
span { border-color: #455057; }
span { border-color: rgb(69,80,87); }
td.TdClassName
{
border-color: #455057;
}
.TagClassName
{
border-color: #455057;
}
</style>