Shades of Trout #485054
Tints of Trout #485054
RGB
CMYK
RGB Variations
Color information
#485054 (or 0x485054) is known color: Trout. HEX triplet: 48, 50 and 54. RGB value is (72,80,84). Sum of RGB (Red+Green+Blue) = 72+80+84=236 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.51% from 236); Green value is 80 (31.64% from 255 or 33.90% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 84 - color contains mainly: blue. Hex color #485054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485054 is #B7AFAB. Grayscale: #4E4E4E. Windows color (decimal): -12038060 or 5525576. OLE color: 5525576.
HSL color Cylindrical-coordinate representation of color #485054: hue angle of 200º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #485054 is Cyan = 0.14, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 80 | 84 | - |
| CMYK | 0.14 | 0.05 | 0 | 0.67 |
| HSL | 200º | 0.08% | 0.31% | - |
| HSV(B) | 200º | 0.14% | 0.33% | - |
| XYZ | 7.14 | 7.76 | 9.51 | - |
| YUV | 78.06 | 131.35 | 123.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 80 | 84 | 0.14 | 0.05 | 0 | 0.67 | 200 | 0.08 | 0.31 |
| Hex | 48 | 50 | 54 | E | 5 | 0 | 43 | C8 | 8 | 1F |
| Octal | 110 | 120 | 124 | 16 | 5 | 0 | 103 | 310 | 10 | 37 |
| Binary | 1001000 | 1010000 | 1010100 | 1110 | 101 | 0 | 1000011 | 11001000 | 1000 | 11111 |
Color Harmonies of #485054
Complementary color
Monochromatic Colors of #485054
Black with #485054
Text Example
Text Example
White with #485054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485054; }
p { color: rgb(72,80,84); }
H1.HeaderClassName
{
color: #485054;
}
.AnyTagClassName
{
color: #485054;
}
</style>
background-color css
<style>
a { background-color: #485054; }
a { background-color: rgb(72,80,84); }
div.DivClassName
{
background-color: #485054;
}
.BgClassName
{
background-color: #485054;
}
</style>
border-color css
<style>
span { border-color: #485054; }
span { border-color: rgb(72,80,84); }
td.TdClassName
{
border-color: #485054;
}
.TagClassName
{
border-color: #485054;
}
</style>