Shades of Lochinvar #439680
Tints of Lochinvar #439680
RGB
CMYK
RGB Variations
Color information
#439680 (or 0x439680) is known color: Lochinvar. HEX triplet: 43, 96 and 80. RGB value is (67,150,128). Sum of RGB (Red+Green+Blue) = 67+150+128=345 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.42% from 345); Green value is 150 (58.98% from 255 or 43.48% from 345); Blue value is 128 (50.39% from 255 or 37.10% from 345); Max value from RGB is 150 - color contains mainly: green. Hex color #439680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439680 is #BC697F. Grayscale: #7A7A7A. Windows color (decimal): -12347776 or 8427075. OLE color: 8427075.
HSL color Cylindrical-coordinate representation of color #439680: hue angle of 164.1º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #439680 is Cyan = 0.55, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 150 | 128 | - |
| CMYK | 0.55 | 0 | 0.15 | 0.41 |
| HSL | 164.1º | 0.38% | 0.43% | - |
| HSV(B) | 164.1º | 0.55% | 0.59% | - |
| XYZ | 17.12 | 24.56 | 24.26 | - |
| YUV | 122.68 | 131 | 88.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 150 | 128 | 0.55 | 0 | 0.15 | 0.41 | 164.1 | 0.38 | 0.43 |
| Hex | 43 | 96 | 80 | 37 | 0 | F | 29 | A4 | 26 | 2B |
| Octal | 103 | 226 | 200 | 67 | 0 | 17 | 51 | 244 | 46 | 53 |
| Binary | 1000011 | 10010110 | 10000000 | 110111 | 0 | 1111 | 101001 | 10100100 | 100110 | 101011 |
Color Harmonies of #439680
Complementary color
Monochromatic Colors of #439680
Black with #439680
Text Example
Text Example
White with #439680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439680; }
p { color: rgb(67,150,128); }
H1.HeaderClassName
{
color: #439680;
}
.AnyTagClassName
{
color: #439680;
}
</style>
background-color css
<style>
a { background-color: #439680; }
a { background-color: rgb(67,150,128); }
div.DivClassName
{
background-color: #439680;
}
.BgClassName
{
background-color: #439680;
}
</style>
border-color css
<style>
span { border-color: #439680; }
span { border-color: rgb(67,150,128); }
td.TdClassName
{
border-color: #439680;
}
.TagClassName
{
border-color: #439680;
}
</style>