Shades of Lochinvar #439186
Tints of Lochinvar #439186
RGB
CMYK
RGB Variations
Color information
#439186 (or 0x439186) is known color: Lochinvar. HEX triplet: 43, 91 and 86. RGB value is (67,145,134). Sum of RGB (Red+Green+Blue) = 67+145+134=346 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.36% from 346); Green value is 145 (57.03% from 255 or 41.91% from 346); Blue value is 134 (52.73% from 255 or 38.73% from 346); Max value from RGB is 145 - color contains mainly: green. Hex color #439186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439186 is #BC6E79. Grayscale: #787878. Windows color (decimal): -12349050 or 8819011. OLE color: 8819011.
HSL color Cylindrical-coordinate representation of color #439186: hue angle of 171.54º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439186 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 145 | 134 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.43 |
| HSL | 171.54º | 0.37% | 0.42% | - |
| HSV(B) | 171.54º | 0.54% | 0.57% | - |
| XYZ | 16.74 | 23.17 | 26.14 | - |
| YUV | 120.42 | 135.66 | 89.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 134 | 0.54 | 0 | 0.08 | 0.43 | 171.54 | 0.37 | 0.42 |
| Hex | 43 | 91 | 86 | 36 | 0 | 8 | 2B | AC | 25 | 2A |
| Octal | 103 | 221 | 206 | 66 | 0 | 10 | 53 | 254 | 45 | 52 |
| Binary | 1000011 | 10010001 | 10000110 | 110110 | 0 | 1000 | 101011 | 10101100 | 100101 | 101010 |
Color Harmonies of #439186
Complementary color
Monochromatic Colors of #439186
Black with #439186
Text Example
Text Example
White with #439186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439186; }
p { color: rgb(67,145,134); }
H1.HeaderClassName
{
color: #439186;
}
.AnyTagClassName
{
color: #439186;
}
</style>
background-color css
<style>
a { background-color: #439186; }
a { background-color: rgb(67,145,134); }
div.DivClassName
{
background-color: #439186;
}
.BgClassName
{
background-color: #439186;
}
</style>
border-color css
<style>
span { border-color: #439186; }
span { border-color: rgb(67,145,134); }
td.TdClassName
{
border-color: #439186;
}
.TagClassName
{
border-color: #439186;
}
</style>