Shades of Lochinvar #439582
Tints of Lochinvar #439582
RGB
CMYK
RGB Variations
Color information
#439582 (or 0x439582) is known color: Lochinvar. HEX triplet: 43, 95 and 82. RGB value is (67,149,130). Sum of RGB (Red+Green+Blue) = 67+149+130=346 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.36% from 346); Green value is 149 (58.59% from 255 or 43.06% from 346); Blue value is 130 (51.17% from 255 or 37.57% from 346); Max value from RGB is 149 - color contains mainly: green. Hex color #439582 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439582 is #BC6A7D. Grayscale: #7A7A7A. Windows color (decimal): -12348030 or 8557891. OLE color: 8557891.
HSL color Cylindrical-coordinate representation of color #439582: hue angle of 166.1º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #439582 is Cyan = 0.55, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 149 | 130 | - |
| CMYK | 0.55 | 0 | 0.13 | 0.42 |
| HSL | 166.1º | 0.38% | 0.42% | - |
| HSV(B) | 166.1º | 0.55% | 0.58% | - |
| XYZ | 17.09 | 24.3 | 24.91 | - |
| YUV | 122.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 149 | 130 | 0.55 | 0 | 0.13 | 0.42 | 166.1 | 0.38 | 0.42 |
| Hex | 43 | 95 | 82 | 37 | 0 | D | 2A | A6 | 26 | 2A |
| Octal | 103 | 225 | 202 | 67 | 0 | 15 | 52 | 246 | 46 | 52 |
| Binary | 1000011 | 10010101 | 10000010 | 110111 | 0 | 1101 | 101010 | 10100110 | 100110 | 101010 |
Color Harmonies of #439582
Complementary color
Monochromatic Colors of #439582
Black with #439582
Text Example
Text Example
White with #439582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439582; }
p { color: rgb(67,149,130); }
H1.HeaderClassName
{
color: #439582;
}
.AnyTagClassName
{
color: #439582;
}
</style>
background-color css
<style>
a { background-color: #439582; }
a { background-color: rgb(67,149,130); }
div.DivClassName
{
background-color: #439582;
}
.BgClassName
{
background-color: #439582;
}
</style>
border-color css
<style>
span { border-color: #439582; }
span { border-color: rgb(67,149,130); }
td.TdClassName
{
border-color: #439582;
}
.TagClassName
{
border-color: #439582;
}
</style>