Shades of Lochinvar #479379
Tints of Lochinvar #479379
RGB
CMYK
RGB Variations
Color information
#479379 (or 0x479379) is known color: Lochinvar. HEX triplet: 47, 93 and 79. RGB value is (71,147,121). Sum of RGB (Red+Green+Blue) = 71+147+121=339 (44% of max value = 765). Red value is 71 (28.12% from 255 or 20.94% from 339); Green value is 147 (57.81% from 255 or 43.36% from 339); Blue value is 121 (47.66% from 255 or 35.69% from 339); Max value from RGB is 147 - color contains mainly: green. Hex color #479379 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479379 is #B86C86. Grayscale: #797979. Windows color (decimal): -12086407 or 7967559. OLE color: 7967559.
HSL color Cylindrical-coordinate representation of color #479379: hue angle of 159.47º 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 #479379 is Cyan = 0.52, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 147 | 121 | - |
| CMYK | 0.52 | 0 | 0.18 | 0.42 |
| HSL | 159.47º | 0.35% | 0.43% | - |
| HSV(B) | 159.47º | 0.52% | 0.58% | - |
| XYZ | 16.48 | 23.59 | 21.77 | - |
| YUV | 121.31 | 127.82 | 92.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 147 | 121 | 0.52 | 0 | 0.18 | 0.42 | 159.47 | 0.35 | 0.43 |
| Hex | 47 | 93 | 79 | 34 | 0 | 12 | 2A | 9F | 23 | 2B |
| Octal | 107 | 223 | 171 | 64 | 0 | 22 | 52 | 237 | 43 | 53 |
| Binary | 1000111 | 10010011 | 1111001 | 110100 | 0 | 10010 | 101010 | 10011111 | 100011 | 101011 |
Color Harmonies of #479379
Complementary color
Monochromatic Colors of #479379
Black with #479379
Text Example
Text Example
White with #479379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479379; }
p { color: rgb(71,147,121); }
H1.HeaderClassName
{
color: #479379;
}
.AnyTagClassName
{
color: #479379;
}
</style>
background-color css
<style>
a { background-color: #479379; }
a { background-color: rgb(71,147,121); }
div.DivClassName
{
background-color: #479379;
}
.BgClassName
{
background-color: #479379;
}
</style>
border-color css
<style>
span { border-color: #479379; }
span { border-color: rgb(71,147,121); }
td.TdClassName
{
border-color: #479379;
}
.TagClassName
{
border-color: #479379;
}
</style>