Shades of Lochinvar #439082
Tints of Lochinvar #439082
RGB
CMYK
RGB Variations
Color information
#439082 (or 0x439082) is known color: Lochinvar. HEX triplet: 43, 90 and 82. RGB value is (67,144,130). Sum of RGB (Red+Green+Blue) = 67+144+130=341 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.65% from 341); Green value is 144 (56.64% from 255 or 42.23% from 341); Blue value is 130 (51.17% from 255 or 38.12% from 341); Max value from RGB is 144 - color contains mainly: green. Hex color #439082 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439082 is #BC6F7D. Grayscale: #777777. Windows color (decimal): -12349310 or 8556611. OLE color: 8556611.
HSL color Cylindrical-coordinate representation of color #439082: hue angle of 169.09º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #439082 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 144 | 130 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.44 |
| HSL | 169.09º | 0.36% | 0.41% | - |
| HSV(B) | 169.09º | 0.53% | 0.56% | - |
| XYZ | 16.32 | 22.75 | 24.65 | - |
| YUV | 119.38 | 133.99 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 144 | 130 | 0.53 | 0 | 0.10 | 0.44 | 169.09 | 0.36 | 0.41 |
| Hex | 43 | 90 | 82 | 35 | 0 | A | 2C | A9 | 24 | 29 |
| Octal | 103 | 220 | 202 | 65 | 0 | 12 | 54 | 251 | 44 | 51 |
| Binary | 1000011 | 10010000 | 10000010 | 110101 | 0 | 1010 | 101100 | 10101001 | 100100 | 101001 |
Color Harmonies of #439082
Complementary color
Monochromatic Colors of #439082
Black with #439082
Text Example
Text Example
White with #439082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439082; }
p { color: rgb(67,144,130); }
H1.HeaderClassName
{
color: #439082;
}
.AnyTagClassName
{
color: #439082;
}
</style>
background-color css
<style>
a { background-color: #439082; }
a { background-color: rgb(67,144,130); }
div.DivClassName
{
background-color: #439082;
}
.BgClassName
{
background-color: #439082;
}
</style>
border-color css
<style>
span { border-color: #439082; }
span { border-color: rgb(67,144,130); }
td.TdClassName
{
border-color: #439082;
}
.TagClassName
{
border-color: #439082;
}
</style>