Shades of Trout #445057
Tints of Trout #445057
RGB
CMYK
RGB Variations
Color information
#445057 (or 0x445057) is known color: Trout. HEX triplet: 44, 50 and 57. RGB value is (68,80,87). Sum of RGB (Red+Green+Blue) = 68+80+87=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 80 (31.64% from 255 or 34.04% from 235); Blue value is 87 (34.38% from 255 or 37.02% from 235); Max value from RGB is 87 - color contains mainly: blue. Hex color #445057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445057 is #BBAFA8. Grayscale: #4D4D4D. Windows color (decimal): -12300201 or 5722180. OLE color: 5722180.
HSL color Cylindrical-coordinate representation of color #445057: hue angle of 202.11º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #445057 is Cyan = 0.22, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 80 | 87 | - |
| CMYK | 0.22 | 0.08 | 0 | 0.66 |
| HSL | 202.11º | 0.12% | 0.3% | - |
| HSV(B) | 202.11º | 0.22% | 0.34% | - |
| XYZ | 6.97 | 7.65 | 10.13 | - |
| YUV | 77.21 | 133.52 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 80 | 87 | 0.22 | 0.08 | 0 | 0.66 | 202.11 | 0.12 | 0.3 |
| Hex | 44 | 50 | 57 | 16 | 8 | 0 | 42 | CA | C | 1E |
| Octal | 104 | 120 | 127 | 26 | 10 | 0 | 102 | 312 | 14 | 36 |
| Binary | 1000100 | 1010000 | 1010111 | 10110 | 1000 | 0 | 1000010 | 11001010 | 1100 | 11110 |
Color Harmonies of #445057
Complementary color
Monochromatic Colors of #445057
Black with #445057
Text Example
Text Example
White with #445057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445057; }
p { color: rgb(68,80,87); }
H1.HeaderClassName
{
color: #445057;
}
.AnyTagClassName
{
color: #445057;
}
</style>
background-color css
<style>
a { background-color: #445057; }
a { background-color: rgb(68,80,87); }
div.DivClassName
{
background-color: #445057;
}
.BgClassName
{
background-color: #445057;
}
</style>
border-color css
<style>
span { border-color: #445057; }
span { border-color: rgb(68,80,87); }
td.TdClassName
{
border-color: #445057;
}
.TagClassName
{
border-color: #445057;
}
</style>