Shades of Lochinvar #469379
Tints of Lochinvar #469379
RGB
CMYK
RGB Variations
Color information
#469379 (or 0x469379) is known color: Lochinvar. HEX triplet: 46, 93 and 79. RGB value is (70,147,121). Sum of RGB (Red+Green+Blue) = 70+147+121=338 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.71% from 338); Green value is 147 (57.81% from 255 or 43.49% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 147 - color contains mainly: green. Hex color #469379 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469379 is #B96C86. Grayscale: #797979. Windows color (decimal): -12151943 or 7967558. OLE color: 7967558.
HSL color Cylindrical-coordinate representation of color #469379: hue angle of 159.74º 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 #469379 is Cyan = 0.52, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 121 | - |
| CMYK | 0.52 | 0 | 0.18 | 0.42 |
| HSL | 159.74º | 0.35% | 0.43% | - |
| HSV(B) | 159.74º | 0.52% | 0.58% | - |
| XYZ | 16.41 | 23.55 | 21.77 | - |
| YUV | 121.01 | 127.99 | 91.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 121 | 0.52 | 0 | 0.18 | 0.42 | 159.74 | 0.35 | 0.43 |
| Hex | 46 | 93 | 79 | 34 | 0 | 12 | 2A | A0 | 23 | 2B |
| Octal | 106 | 223 | 171 | 64 | 0 | 22 | 52 | 240 | 43 | 53 |
| Binary | 1000110 | 10010011 | 1111001 | 110100 | 0 | 10010 | 101010 | 10100000 | 100011 | 101011 |
Color Harmonies of #469379
Complementary color
Monochromatic Colors of #469379
Black with #469379
Text Example
Text Example
White with #469379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469379; }
p { color: rgb(70,147,121); }
H1.HeaderClassName
{
color: #469379;
}
.AnyTagClassName
{
color: #469379;
}
</style>
background-color css
<style>
a { background-color: #469379; }
a { background-color: rgb(70,147,121); }
div.DivClassName
{
background-color: #469379;
}
.BgClassName
{
background-color: #469379;
}
</style>
border-color css
<style>
span { border-color: #469379; }
span { border-color: rgb(70,147,121); }
td.TdClassName
{
border-color: #469379;
}
.TagClassName
{
border-color: #469379;
}
</style>