Shades of Lochinvar #469079
Tints of Lochinvar #469079
RGB
CMYK
RGB Variations
Color information
#469079 (or 0x469079) is known color: Lochinvar. HEX triplet: 46, 90 and 79. RGB value is (70,144,121). Sum of RGB (Red+Green+Blue) = 70+144+121=335 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.90% from 335); Green value is 144 (56.64% from 255 or 42.99% from 335); Blue value is 121 (47.66% from 255 or 36.12% from 335); Max value from RGB is 144 - color contains mainly: green. Hex color #469079 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469079 is #B96F86. Grayscale: #777777. Windows color (decimal): -12152711 or 7966790. OLE color: 7966790.
HSL color Cylindrical-coordinate representation of color #469079: hue angle of 161.35º degrees, saturation: 0.35, 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 #469079 is Cyan = 0.51, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 121 | - |
| CMYK | 0.51 | 0 | 0.16 | 0.44 |
| HSL | 161.35º | 0.35% | 0.42% | - |
| HSV(B) | 161.35º | 0.51% | 0.56% | - |
| XYZ | 15.95 | 22.63 | 21.62 | - |
| YUV | 119.25 | 128.98 | 92.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 121 | 0.51 | 0 | 0.16 | 0.44 | 161.35 | 0.35 | 0.42 |
| Hex | 46 | 90 | 79 | 33 | 0 | 10 | 2C | A1 | 23 | 2A |
| Octal | 106 | 220 | 171 | 63 | 0 | 20 | 54 | 241 | 43 | 52 |
| Binary | 1000110 | 10010000 | 1111001 | 110011 | 0 | 10000 | 101100 | 10100001 | 100011 | 101010 |
Color Harmonies of #469079
Complementary color
Monochromatic Colors of #469079
Black with #469079
Text Example
Text Example
White with #469079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469079; }
p { color: rgb(70,144,121); }
H1.HeaderClassName
{
color: #469079;
}
.AnyTagClassName
{
color: #469079;
}
</style>
background-color css
<style>
a { background-color: #469079; }
a { background-color: rgb(70,144,121); }
div.DivClassName
{
background-color: #469079;
}
.BgClassName
{
background-color: #469079;
}
</style>
border-color css
<style>
span { border-color: #469079; }
span { border-color: rgb(70,144,121); }
td.TdClassName
{
border-color: #469079;
}
.TagClassName
{
border-color: #469079;
}
</style>