Shades of Lochinvar #489578
Tints of Lochinvar #489578
RGB
CMYK
RGB Variations
Color information
#489578 (or 0x489578) is known color: Lochinvar. HEX triplet: 48, 95 and 78. RGB value is (72,149,120). Sum of RGB (Red+Green+Blue) = 72+149+120=341 (45% of max value = 765). Red value is 72 (28.52% from 255 or 21.11% from 341); Green value is 149 (58.59% from 255 or 43.70% from 341); Blue value is 120 (47.27% from 255 or 35.19% from 341); Max value from RGB is 149 - color contains mainly: green. Hex color #489578 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #489578 is #B76A87. Grayscale: #7A7A7A. Windows color (decimal): -12020360 or 7902536. OLE color: 7902536.
HSL color Cylindrical-coordinate representation of color #489578: hue angle of 157.4º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #489578 is Cyan = 0.52, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 120 | - |
| CMYK | 0.52 | 0 | 0.19 | 0.42 |
| HSL | 157.4º | 0.35% | 0.43% | - |
| HSV(B) | 157.4º | 0.52% | 0.58% | - |
| XYZ | 16.81 | 24.23 | 21.56 | - |
| YUV | 122.67 | 126.49 | 91.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 120 | 0.52 | 0 | 0.19 | 0.42 | 157.4 | 0.35 | 0.43 |
| Hex | 48 | 95 | 78 | 34 | 0 | 13 | 2A | 9D | 23 | 2B |
| Octal | 110 | 225 | 170 | 64 | 0 | 23 | 52 | 235 | 43 | 53 |
| Binary | 1001000 | 10010101 | 1111000 | 110100 | 0 | 10011 | 101010 | 10011101 | 100011 | 101011 |
Color Harmonies of #489578
Complementary color
Monochromatic Colors of #489578
Black with #489578
Text Example
Text Example
White with #489578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489578; }
p { color: rgb(72,149,120); }
H1.HeaderClassName
{
color: #489578;
}
.AnyTagClassName
{
color: #489578;
}
</style>
background-color css
<style>
a { background-color: #489578; }
a { background-color: rgb(72,149,120); }
div.DivClassName
{
background-color: #489578;
}
.BgClassName
{
background-color: #489578;
}
</style>
border-color css
<style>
span { border-color: #489578; }
span { border-color: rgb(72,149,120); }
td.TdClassName
{
border-color: #489578;
}
.TagClassName
{
border-color: #489578;
}
</style>