Shades of Lochinvar #469679
Tints of Lochinvar #469679
RGB
CMYK
RGB Variations
Color information
#469679 (or 0x469679) is known color: Lochinvar. HEX triplet: 46, 96 and 79. RGB value is (70,150,121). Sum of RGB (Red+Green+Blue) = 70+150+121=341 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.53% from 341); Green value is 150 (58.98% from 255 or 43.99% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 150 - color contains mainly: green. Hex color #469679 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469679 is #B96986. Grayscale: #7A7A7A. Windows color (decimal): -12151175 or 7968326. OLE color: 7968326.
HSL color Cylindrical-coordinate representation of color #469679: hue angle of 158.25º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469679 is Cyan = 0.53, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 121 | - |
| CMYK | 0.53 | 0 | 0.19 | 0.41 |
| HSL | 158.25º | 0.36% | 0.43% | - |
| HSV(B) | 158.25º | 0.53% | 0.59% | - |
| XYZ | 16.88 | 24.5 | 21.93 | - |
| YUV | 122.77 | 127 | 90.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 121 | 0.53 | 0 | 0.19 | 0.41 | 158.25 | 0.36 | 0.43 |
| Hex | 46 | 96 | 79 | 35 | 0 | 13 | 29 | 9E | 24 | 2B |
| Octal | 106 | 226 | 171 | 65 | 0 | 23 | 51 | 236 | 44 | 53 |
| Binary | 1000110 | 10010110 | 1111001 | 110101 | 0 | 10011 | 101001 | 10011110 | 100100 | 101011 |
Color Harmonies of #469679
Complementary color
Monochromatic Colors of #469679
Black with #469679
Text Example
Text Example
White with #469679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469679; }
p { color: rgb(70,150,121); }
H1.HeaderClassName
{
color: #469679;
}
.AnyTagClassName
{
color: #469679;
}
</style>
background-color css
<style>
a { background-color: #469679; }
a { background-color: rgb(70,150,121); }
div.DivClassName
{
background-color: #469679;
}
.BgClassName
{
background-color: #469679;
}
</style>
border-color css
<style>
span { border-color: #469679; }
span { border-color: rgb(70,150,121); }
td.TdClassName
{
border-color: #469679;
}
.TagClassName
{
border-color: #469679;
}
</style>