Shades of Lochinvar #479178
Tints of Lochinvar #479178
RGB
CMYK
RGB Variations
Color information
#479178 (or 0x479178) is known color: Lochinvar. HEX triplet: 47, 91 and 78. RGB value is (71,145,120). Sum of RGB (Red+Green+Blue) = 71+145+120=336 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.13% from 336); Green value is 145 (57.03% from 255 or 43.15% from 336); Blue value is 120 (47.27% from 255 or 35.71% from 336); Max value from RGB is 145 - color contains mainly: green. Hex color #479178 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479178 is #B86E87. Grayscale: #787878. Windows color (decimal): -12086920 or 7901511. OLE color: 7901511.
HSL color Cylindrical-coordinate representation of color #479178: hue angle of 159.73º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479178 is Cyan = 0.51, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 120 | - |
| CMYK | 0.51 | 0 | 0.17 | 0.43 |
| HSL | 159.73º | 0.34% | 0.42% | - |
| HSV(B) | 159.73º | 0.51% | 0.57% | - |
| XYZ | 16.11 | 22.95 | 21.35 | - |
| YUV | 120.02 | 127.98 | 93.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 120 | 0.51 | 0 | 0.17 | 0.43 | 159.73 | 0.34 | 0.42 |
| Hex | 47 | 91 | 78 | 33 | 0 | 11 | 2B | A0 | 22 | 2A |
| Octal | 107 | 221 | 170 | 63 | 0 | 21 | 53 | 240 | 42 | 52 |
| Binary | 1000111 | 10010001 | 1111000 | 110011 | 0 | 10001 | 101011 | 10100000 | 100010 | 101010 |
Color Harmonies of #479178
Complementary color
Monochromatic Colors of #479178
Black with #479178
Text Example
Text Example
White with #479178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479178; }
p { color: rgb(71,145,120); }
H1.HeaderClassName
{
color: #479178;
}
.AnyTagClassName
{
color: #479178;
}
</style>
background-color css
<style>
a { background-color: #479178; }
a { background-color: rgb(71,145,120); }
div.DivClassName
{
background-color: #479178;
}
.BgClassName
{
background-color: #479178;
}
</style>
border-color css
<style>
span { border-color: #479178; }
span { border-color: rgb(71,145,120); }
td.TdClassName
{
border-color: #479178;
}
.TagClassName
{
border-color: #479178;
}
</style>