Shades of Lochinvar #469778
Tints of Lochinvar #469778
RGB
CMYK
RGB Variations
Color information
#469778 (or 0x469778) is known color: Lochinvar. HEX triplet: 46, 97 and 78. RGB value is (70,151,120). Sum of RGB (Red+Green+Blue) = 70+151+120=341 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.53% from 341); Green value is 151 (59.38% from 255 or 44.28% from 341); Blue value is 120 (47.27% from 255 or 35.19% from 341); Max value from RGB is 151 - color contains mainly: green. Hex color #469778 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469778 is #B96887. Grayscale: #7B7B7B. Windows color (decimal): -12150920 or 7903046. OLE color: 7903046.
HSL color Cylindrical-coordinate representation of color #469778: hue angle of 157.04º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469778 is Cyan = 0.54, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 151 | 120 | - |
| CMYK | 0.54 | 0 | 0.21 | 0.41 |
| HSL | 157.04º | 0.37% | 0.43% | - |
| HSV(B) | 157.04º | 0.54% | 0.59% | - |
| XYZ | 16.98 | 24.79 | 21.66 | - |
| YUV | 123.25 | 126.16 | 90.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 151 | 120 | 0.54 | 0 | 0.21 | 0.41 | 157.04 | 0.37 | 0.43 |
| Hex | 46 | 97 | 78 | 36 | 0 | 15 | 29 | 9D | 25 | 2B |
| Octal | 106 | 227 | 170 | 66 | 0 | 25 | 51 | 235 | 45 | 53 |
| Binary | 1000110 | 10010111 | 1111000 | 110110 | 0 | 10101 | 101001 | 10011101 | 100101 | 101011 |
Color Harmonies of #469778
Complementary color
Monochromatic Colors of #469778
Black with #469778
Text Example
Text Example
White with #469778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469778; }
p { color: rgb(70,151,120); }
H1.HeaderClassName
{
color: #469778;
}
.AnyTagClassName
{
color: #469778;
}
</style>
background-color css
<style>
a { background-color: #469778; }
a { background-color: rgb(70,151,120); }
div.DivClassName
{
background-color: #469778;
}
.BgClassName
{
background-color: #469778;
}
</style>
border-color css
<style>
span { border-color: #469778; }
span { border-color: rgb(70,151,120); }
td.TdClassName
{
border-color: #469778;
}
.TagClassName
{
border-color: #469778;
}
</style>