Shades of Lochinvar #479079
Tints of Lochinvar #479079
RGB
CMYK
RGB Variations
Color information
#479079 (or 0x479079) is known color: Lochinvar. HEX triplet: 47, 90 and 79. RGB value is (71,144,121). Sum of RGB (Red+Green+Blue) = 71+144+121=336 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.13% from 336); Green value is 144 (56.64% from 255 or 42.86% from 336); Blue value is 121 (47.66% from 255 or 36.01% from 336); Max value from RGB is 144 - color contains mainly: green. Hex color #479079 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479079 is #B86F86. Grayscale: #777777. Windows color (decimal): -12087175 or 7966791. OLE color: 7966791.
HSL color Cylindrical-coordinate representation of color #479079: hue angle of 161.1º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479079 is Cyan = 0.51, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 121 | - |
| CMYK | 0.51 | 0 | 0.16 | 0.44 |
| HSL | 161.1º | 0.34% | 0.42% | - |
| HSV(B) | 161.1º | 0.51% | 0.56% | - |
| XYZ | 16.02 | 22.67 | 21.62 | - |
| YUV | 119.55 | 128.82 | 93.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 121 | 0.51 | 0 | 0.16 | 0.44 | 161.1 | 0.34 | 0.42 |
| Hex | 47 | 90 | 79 | 33 | 0 | 10 | 2C | A1 | 22 | 2A |
| Octal | 107 | 220 | 171 | 63 | 0 | 20 | 54 | 241 | 42 | 52 |
| Binary | 1000111 | 10010000 | 1111001 | 110011 | 0 | 10000 | 101100 | 10100001 | 100010 | 101010 |
Color Harmonies of #479079
Complementary color
Monochromatic Colors of #479079
Black with #479079
Text Example
Text Example
White with #479079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479079; }
p { color: rgb(71,144,121); }
H1.HeaderClassName
{
color: #479079;
}
.AnyTagClassName
{
color: #479079;
}
</style>
background-color css
<style>
a { background-color: #479079; }
a { background-color: rgb(71,144,121); }
div.DivClassName
{
background-color: #479079;
}
.BgClassName
{
background-color: #479079;
}
</style>
border-color css
<style>
span { border-color: #479079; }
span { border-color: rgb(71,144,121); }
td.TdClassName
{
border-color: #479079;
}
.TagClassName
{
border-color: #479079;
}
</style>