Shades of Lochinvar #469279
Tints of Lochinvar #469279
RGB
CMYK
RGB Variations
Color information
#469279 (or 0x469279) is known color: Lochinvar. HEX triplet: 46, 92 and 79. RGB value is (70,146,121). Sum of RGB (Red+Green+Blue) = 70+146+121=337 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.77% from 337); Green value is 146 (57.42% from 255 or 43.32% from 337); Blue value is 121 (47.66% from 255 or 35.91% from 337); Max value from RGB is 146 - color contains mainly: green. Hex color #469279 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469279 is #B96D86. Grayscale: #787878. Windows color (decimal): -12152199 or 7967302. OLE color: 7967302.
HSL color Cylindrical-coordinate representation of color #469279: hue angle of 160.26º 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 #469279 is Cyan = 0.52, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 121 | - |
| CMYK | 0.52 | 0 | 0.17 | 0.43 |
| HSL | 160.26º | 0.35% | 0.42% | - |
| HSV(B) | 160.26º | 0.52% | 0.57% | - |
| XYZ | 16.26 | 23.24 | 21.72 | - |
| YUV | 120.43 | 128.32 | 92.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 121 | 0.52 | 0 | 0.17 | 0.43 | 160.26 | 0.35 | 0.42 |
| Hex | 46 | 92 | 79 | 34 | 0 | 11 | 2B | A0 | 23 | 2A |
| Octal | 106 | 222 | 171 | 64 | 0 | 21 | 53 | 240 | 43 | 52 |
| Binary | 1000110 | 10010010 | 1111001 | 110100 | 0 | 10001 | 101011 | 10100000 | 100011 | 101010 |
Color Harmonies of #469279
Complementary color
Monochromatic Colors of #469279
Black with #469279
Text Example
Text Example
White with #469279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469279; }
p { color: rgb(70,146,121); }
H1.HeaderClassName
{
color: #469279;
}
.AnyTagClassName
{
color: #469279;
}
</style>
background-color css
<style>
a { background-color: #469279; }
a { background-color: rgb(70,146,121); }
div.DivClassName
{
background-color: #469279;
}
.BgClassName
{
background-color: #469279;
}
</style>
border-color css
<style>
span { border-color: #469279; }
span { border-color: rgb(70,146,121); }
td.TdClassName
{
border-color: #469279;
}
.TagClassName
{
border-color: #469279;
}
</style>