Shades of Lochinvar #459780
Tints of Lochinvar #459780
RGB
CMYK
RGB Variations
Color information
#459780 (or 0x459780) is known color: Lochinvar. HEX triplet: 45, 97 and 80. RGB value is (69,151,128). Sum of RGB (Red+Green+Blue) = 69+151+128=348 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.83% from 348); Green value is 151 (59.38% from 255 or 43.39% from 348); Blue value is 128 (50.39% from 255 or 36.78% from 348); Max value from RGB is 151 - color contains mainly: green. Hex color #459780 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459780 is #BA687F. Grayscale: #7B7B7B. Windows color (decimal): -12216448 or 8427333. OLE color: 8427333.
HSL color Cylindrical-coordinate representation of color #459780: hue angle of 163.17º 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 #459780 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 151 | 128 | - |
| CMYK | 0.54 | 0 | 0.15 | 0.41 |
| HSL | 163.17º | 0.37% | 0.43% | - |
| HSV(B) | 163.17º | 0.54% | 0.59% | - |
| XYZ | 17.42 | 24.96 | 24.32 | - |
| YUV | 123.86 | 130.33 | 88.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 151 | 128 | 0.54 | 0 | 0.15 | 0.41 | 163.17 | 0.37 | 0.43 |
| Hex | 45 | 97 | 80 | 36 | 0 | F | 29 | A3 | 25 | 2B |
| Octal | 105 | 227 | 200 | 66 | 0 | 17 | 51 | 243 | 45 | 53 |
| Binary | 1000101 | 10010111 | 10000000 | 110110 | 0 | 1111 | 101001 | 10100011 | 100101 | 101011 |
Color Harmonies of #459780
Complementary color
Monochromatic Colors of #459780
Black with #459780
Text Example
Text Example
White with #459780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459780; }
p { color: rgb(69,151,128); }
H1.HeaderClassName
{
color: #459780;
}
.AnyTagClassName
{
color: #459780;
}
</style>
background-color css
<style>
a { background-color: #459780; }
a { background-color: rgb(69,151,128); }
div.DivClassName
{
background-color: #459780;
}
.BgClassName
{
background-color: #459780;
}
</style>
border-color css
<style>
span { border-color: #459780; }
span { border-color: rgb(69,151,128); }
td.TdClassName
{
border-color: #459780;
}
.TagClassName
{
border-color: #459780;
}
</style>