Shades of Lochinvar #459677
Tints of Lochinvar #459677
RGB
CMYK
RGB Variations
Color information
#459677 (or 0x459677) is known color: Lochinvar. HEX triplet: 45, 96 and 77. RGB value is (69,150,119). Sum of RGB (Red+Green+Blue) = 69+150+119=338 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.41% from 338); Green value is 150 (58.98% from 255 or 44.38% from 338); Blue value is 119 (46.88% from 255 or 35.21% from 338); Max value from RGB is 150 - color contains mainly: green. Hex color #459677 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459677 is #BA6988. Grayscale: #7A7A7A. Windows color (decimal): -12216713 or 7837253. OLE color: 7837253.
HSL color Cylindrical-coordinate representation of color #459677: 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 #459677 is Cyan = 0.54, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 119 | - |
| 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.69 | 24.41 | 21.28 | - |
| YUV | 122.25 | 126.16 | 90.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 119 | 0.54 | 0 | 0.21 | 0.41 | 157.04 | 0.37 | 0.43 |
| Hex | 45 | 96 | 77 | 36 | 0 | 15 | 29 | 9D | 25 | 2B |
| Octal | 105 | 226 | 167 | 66 | 0 | 25 | 51 | 235 | 45 | 53 |
| Binary | 1000101 | 10010110 | 1110111 | 110110 | 0 | 10101 | 101001 | 10011101 | 100101 | 101011 |
Color Harmonies of #459677
Complementary color
Monochromatic Colors of #459677
Black with #459677
Text Example
Text Example
White with #459677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459677; }
p { color: rgb(69,150,119); }
H1.HeaderClassName
{
color: #459677;
}
.AnyTagClassName
{
color: #459677;
}
</style>
background-color css
<style>
a { background-color: #459677; }
a { background-color: rgb(69,150,119); }
div.DivClassName
{
background-color: #459677;
}
.BgClassName
{
background-color: #459677;
}
</style>
border-color css
<style>
span { border-color: #459677; }
span { border-color: rgb(69,150,119); }
td.TdClassName
{
border-color: #459677;
}
.TagClassName
{
border-color: #459677;
}
</style>