Shades of Lochinvar #489479
Tints of Lochinvar #489479
RGB
CMYK
RGB Variations
Color information
#489479 (or 0x489479) is known color: Lochinvar. HEX triplet: 48, 94 and 79. RGB value is (72,148,121). Sum of RGB (Red+Green+Blue) = 72+148+121=341 (45% of max value = 765). Red value is 72 (28.52% from 255 or 21.11% from 341); Green value is 148 (58.20% from 255 or 43.40% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 148 - color contains mainly: green. Hex color #489479 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #489479 is #B76B86. Grayscale: #7A7A7A. Windows color (decimal): -12020615 or 7967816. OLE color: 7967816.
HSL color Cylindrical-coordinate representation of color #489479: hue angle of 158.68º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #489479 is Cyan = 0.51, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 148 | 121 | - |
| CMYK | 0.51 | 0 | 0.18 | 0.42 |
| HSL | 158.68º | 0.35% | 0.43% | - |
| HSV(B) | 158.68º | 0.51% | 0.58% | - |
| XYZ | 16.71 | 23.94 | 21.83 | - |
| YUV | 122.2 | 127.32 | 92.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 148 | 121 | 0.51 | 0 | 0.18 | 0.42 | 158.68 | 0.35 | 0.43 |
| Hex | 48 | 94 | 79 | 33 | 0 | 12 | 2A | 9F | 23 | 2B |
| Octal | 110 | 224 | 171 | 63 | 0 | 22 | 52 | 237 | 43 | 53 |
| Binary | 1001000 | 10010100 | 1111001 | 110011 | 0 | 10010 | 101010 | 10011111 | 100011 | 101011 |
Color Harmonies of #489479
Complementary color
Monochromatic Colors of #489479
Black with #489479
Text Example
Text Example
White with #489479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489479; }
p { color: rgb(72,148,121); }
H1.HeaderClassName
{
color: #489479;
}
.AnyTagClassName
{
color: #489479;
}
</style>
background-color css
<style>
a { background-color: #489479; }
a { background-color: rgb(72,148,121); }
div.DivClassName
{
background-color: #489479;
}
.BgClassName
{
background-color: #489479;
}
</style>
border-color css
<style>
span { border-color: #489479; }
span { border-color: rgb(72,148,121); }
td.TdClassName
{
border-color: #489479;
}
.TagClassName
{
border-color: #489479;
}
</style>