Shades of Lochinvar #439685
Tints of Lochinvar #439685
RGB
CMYK
RGB Variations
Color information
#439685 (or 0x439685) is known color: Lochinvar. HEX triplet: 43, 96 and 85. RGB value is (67,150,133). Sum of RGB (Red+Green+Blue) = 67+150+133=350 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.14% from 350); Green value is 150 (58.98% from 255 or 42.86% from 350); Blue value is 133 (52.34% from 255 or 38% from 350); Max value from RGB is 150 - color contains mainly: green. Hex color #439685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439685 is #BC697A. Grayscale: #7B7B7B. Windows color (decimal): -12347771 or 8754755. OLE color: 8754755.
HSL color Cylindrical-coordinate representation of color #439685: hue angle of 167.71º 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 #439685 is Cyan = 0.55, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 150 | 133 | - |
| CMYK | 0.55 | 0 | 0.11 | 0.41 |
| HSL | 167.71º | 0.38% | 0.43% | - |
| HSV(B) | 167.71º | 0.55% | 0.59% | - |
| XYZ | 17.45 | 24.7 | 26.04 | - |
| YUV | 123.25 | 133.5 | 87.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 150 | 133 | 0.55 | 0 | 0.11 | 0.41 | 167.71 | 0.38 | 0.43 |
| Hex | 43 | 96 | 85 | 37 | 0 | B | 29 | A8 | 26 | 2B |
| Octal | 103 | 226 | 205 | 67 | 0 | 13 | 51 | 250 | 46 | 53 |
| Binary | 1000011 | 10010110 | 10000101 | 110111 | 0 | 1011 | 101001 | 10101000 | 100110 | 101011 |
Color Harmonies of #439685
Complementary color
Monochromatic Colors of #439685
Black with #439685
Text Example
Text Example
White with #439685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439685; }
p { color: rgb(67,150,133); }
H1.HeaderClassName
{
color: #439685;
}
.AnyTagClassName
{
color: #439685;
}
</style>
background-color css
<style>
a { background-color: #439685; }
a { background-color: rgb(67,150,133); }
div.DivClassName
{
background-color: #439685;
}
.BgClassName
{
background-color: #439685;
}
</style>
border-color css
<style>
span { border-color: #439685; }
span { border-color: rgb(67,150,133); }
td.TdClassName
{
border-color: #439685;
}
.TagClassName
{
border-color: #439685;
}
</style>