Shades of Trout #445156
Tints of Trout #445156
RGB
CMYK
RGB Variations
Color information
#445156 (or 0x445156) is known color: Trout. HEX triplet: 44, 51 and 56. RGB value is (68,81,86). Sum of RGB (Red+Green+Blue) = 68+81+86=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 81 (32.03% from 255 or 34.47% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 86 - color contains mainly: blue. Hex color #445156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445156 is #BBAEA9. Grayscale: #4D4D4D. Windows color (decimal): -12299946 or 5656900. OLE color: 5656900.
HSL color Cylindrical-coordinate representation of color #445156: hue angle of 196.67º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #445156 is Cyan = 0.21, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 81 | 86 | - |
| CMYK | 0.21 | 0.06 | 0 | 0.66 |
| HSL | 196.67º | 0.12% | 0.3% | - |
| HSV(B) | 196.67º | 0.21% | 0.34% | - |
| XYZ | 7.01 | 7.79 | 9.94 | - |
| YUV | 77.68 | 132.69 | 121.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 81 | 86 | 0.21 | 0.06 | 0 | 0.66 | 196.67 | 0.12 | 0.3 |
| Hex | 44 | 51 | 56 | 15 | 6 | 0 | 42 | C5 | C | 1E |
| Octal | 104 | 121 | 126 | 25 | 6 | 0 | 102 | 305 | 14 | 36 |
| Binary | 1000100 | 1010001 | 1010110 | 10101 | 110 | 0 | 1000010 | 11000101 | 1100 | 11110 |
Color Harmonies of #445156
Complementary color
Monochromatic Colors of #445156
Black with #445156
Text Example
Text Example
White with #445156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445156; }
p { color: rgb(68,81,86); }
H1.HeaderClassName
{
color: #445156;
}
.AnyTagClassName
{
color: #445156;
}
</style>
background-color css
<style>
a { background-color: #445156; }
a { background-color: rgb(68,81,86); }
div.DivClassName
{
background-color: #445156;
}
.BgClassName
{
background-color: #445156;
}
</style>
border-color css
<style>
span { border-color: #445156; }
span { border-color: rgb(68,81,86); }
td.TdClassName
{
border-color: #445156;
}
.TagClassName
{
border-color: #445156;
}
</style>