Shades of Lochinvar #469178
Tints of Lochinvar #469178
RGB
CMYK
RGB Variations
Color information
#469178 (or 0x469178) is known color: Lochinvar. HEX triplet: 46, 91 and 78. RGB value is (70,145,120). Sum of RGB (Red+Green+Blue) = 70+145+120=335 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.90% from 335); Green value is 145 (57.03% from 255 or 43.28% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 145 - color contains mainly: green. Hex color #469178 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469178 is #B96E87. Grayscale: #777777. Windows color (decimal): -12152456 or 7901510. OLE color: 7901510.
HSL color Cylindrical-coordinate representation of color #469178: hue angle of 160º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469178 is Cyan = 0.52, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 120 | - |
| CMYK | 0.52 | 0 | 0.17 | 0.43 |
| HSL | 160º | 0.35% | 0.42% | - |
| HSV(B) | 160º | 0.52% | 0.57% | - |
| XYZ | 16.04 | 22.91 | 21.35 | - |
| YUV | 119.73 | 128.15 | 92.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 120 | 0.52 | 0 | 0.17 | 0.43 | 160 | 0.35 | 0.42 |
| Hex | 46 | 91 | 78 | 34 | 0 | 11 | 2B | A0 | 23 | 2A |
| Octal | 106 | 221 | 170 | 64 | 0 | 21 | 53 | 240 | 43 | 52 |
| Binary | 1000110 | 10010001 | 1111000 | 110100 | 0 | 10001 | 101011 | 10100000 | 100011 | 101010 |
Color Harmonies of #469178
Complementary color
Monochromatic Colors of #469178
Black with #469178
Text Example
Text Example
White with #469178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469178; }
p { color: rgb(70,145,120); }
H1.HeaderClassName
{
color: #469178;
}
.AnyTagClassName
{
color: #469178;
}
</style>
background-color css
<style>
a { background-color: #469178; }
a { background-color: rgb(70,145,120); }
div.DivClassName
{
background-color: #469178;
}
.BgClassName
{
background-color: #469178;
}
</style>
border-color css
<style>
span { border-color: #469178; }
span { border-color: rgb(70,145,120); }
td.TdClassName
{
border-color: #469178;
}
.TagClassName
{
border-color: #469178;
}
</style>