Shades of Lochinvar #459779
Tints of Lochinvar #459779
RGB
CMYK
RGB Variations
Color information
#459779 (or 0x459779) is known color: Lochinvar. HEX triplet: 45, 97 and 79. RGB value is (69,151,121). Sum of RGB (Red+Green+Blue) = 69+151+121=341 (45% of max value = 765). Red value is 69 (27.34% from 255 or 20.23% from 341); Green value is 151 (59.38% from 255 or 44.28% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 151 - color contains mainly: green. Hex color #459779 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459779 is #BA6886. Grayscale: #7B7B7B. Windows color (decimal): -12216455 or 7968581. OLE color: 7968581.
HSL color Cylindrical-coordinate representation of color #459779: hue angle of 158.05º 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 #459779 is Cyan = 0.54, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 151 | 121 | - |
| CMYK | 0.54 | 0 | 0.20 | 0.41 |
| HSL | 158.05º | 0.37% | 0.43% | - |
| HSV(B) | 158.05º | 0.54% | 0.59% | - |
| XYZ | 16.97 | 24.78 | 21.98 | - |
| YUV | 123.06 | 126.83 | 89.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 151 | 121 | 0.54 | 0 | 0.20 | 0.41 | 158.05 | 0.37 | 0.43 |
| Hex | 45 | 97 | 79 | 36 | 0 | 14 | 29 | 9E | 25 | 2B |
| Octal | 105 | 227 | 171 | 66 | 0 | 24 | 51 | 236 | 45 | 53 |
| Binary | 1000101 | 10010111 | 1111001 | 110110 | 0 | 10100 | 101001 | 10011110 | 100101 | 101011 |
Color Harmonies of #459779
Complementary color
Monochromatic Colors of #459779
Black with #459779
Text Example
Text Example
White with #459779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459779; }
p { color: rgb(69,151,121); }
H1.HeaderClassName
{
color: #459779;
}
.AnyTagClassName
{
color: #459779;
}
</style>
background-color css
<style>
a { background-color: #459779; }
a { background-color: rgb(69,151,121); }
div.DivClassName
{
background-color: #459779;
}
.BgClassName
{
background-color: #459779;
}
</style>
border-color css
<style>
span { border-color: #459779; }
span { border-color: rgb(69,151,121); }
td.TdClassName
{
border-color: #459779;
}
.TagClassName
{
border-color: #459779;
}
</style>