Shades of Lochinvar #459680
Tints of Lochinvar #459680
RGB
CMYK
RGB Variations
Color information
#459680 (or 0x459680) is known color: Lochinvar. HEX triplet: 45, 96 and 80. RGB value is (69,150,128). Sum of RGB (Red+Green+Blue) = 69+150+128=347 (45% of max value = 765). Red value is 69 (27.34% from 255 or 19.88% from 347); Green value is 150 (58.98% from 255 or 43.23% from 347); Blue value is 128 (50.39% from 255 or 36.89% from 347); Max value from RGB is 150 - color contains mainly: green. Hex color #459680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459680 is #BA697F. Grayscale: #7B7B7B. Windows color (decimal): -12216704 or 8427077. OLE color: 8427077.
HSL color Cylindrical-coordinate representation of color #459680: hue angle of 163.7º 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 #459680 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 128 | - |
| CMYK | 0.54 | 0 | 0.15 | 0.41 |
| HSL | 163.7º | 0.37% | 0.43% | - |
| HSV(B) | 163.7º | 0.54% | 0.59% | - |
| XYZ | 17.26 | 24.64 | 24.27 | - |
| YUV | 123.27 | 130.66 | 89.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 128 | 0.54 | 0 | 0.15 | 0.41 | 163.7 | 0.37 | 0.43 |
| Hex | 45 | 96 | 80 | 36 | 0 | F | 29 | A4 | 25 | 2B |
| Octal | 105 | 226 | 200 | 66 | 0 | 17 | 51 | 244 | 45 | 53 |
| Binary | 1000101 | 10010110 | 10000000 | 110110 | 0 | 1111 | 101001 | 10100100 | 100101 | 101011 |
Color Harmonies of #459680
Complementary color
Monochromatic Colors of #459680
Black with #459680
Text Example
Text Example
White with #459680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459680; }
p { color: rgb(69,150,128); }
H1.HeaderClassName
{
color: #459680;
}
.AnyTagClassName
{
color: #459680;
}
</style>
background-color css
<style>
a { background-color: #459680; }
a { background-color: rgb(69,150,128); }
div.DivClassName
{
background-color: #459680;
}
.BgClassName
{
background-color: #459680;
}
</style>
border-color css
<style>
span { border-color: #459680; }
span { border-color: rgb(69,150,128); }
td.TdClassName
{
border-color: #459680;
}
.TagClassName
{
border-color: #459680;
}
</style>