Shades of Lochinvar #439487
Tints of Lochinvar #439487
RGB
CMYK
RGB Variations
Color information
#439487 (or 0x439487) is known color: Lochinvar. HEX triplet: 43, 94 and 87. RGB value is (67,148,135). Sum of RGB (Red+Green+Blue) = 67+148+135=350 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.14% from 350); Green value is 148 (58.20% from 255 or 42.29% from 350); Blue value is 135 (53.12% from 255 or 38.57% from 350); Max value from RGB is 148 - color contains mainly: green. Hex color #439487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439487 is #BC6B78. Grayscale: #7A7A7A. Windows color (decimal): -12348281 or 8885315. OLE color: 8885315.
HSL color Cylindrical-coordinate representation of color #439487: hue angle of 170.37º 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 #439487 is Cyan = 0.55, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 148 | 135 | - |
| CMYK | 0.55 | 0 | 0.09 | 0.42 |
| HSL | 170.37º | 0.38% | 0.42% | - |
| HSV(B) | 170.37º | 0.55% | 0.58% | - |
| XYZ | 17.28 | 24.12 | 26.67 | - |
| YUV | 122.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 148 | 135 | 0.55 | 0 | 0.09 | 0.42 | 170.37 | 0.38 | 0.42 |
| Hex | 43 | 94 | 87 | 37 | 0 | 9 | 2A | AA | 26 | 2A |
| Octal | 103 | 224 | 207 | 67 | 0 | 11 | 52 | 252 | 46 | 52 |
| Binary | 1000011 | 10010100 | 10000111 | 110111 | 0 | 1001 | 101010 | 10101010 | 100110 | 101010 |
Color Harmonies of #439487
Complementary color
Monochromatic Colors of #439487
Black with #439487
Text Example
Text Example
White with #439487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439487; }
p { color: rgb(67,148,135); }
H1.HeaderClassName
{
color: #439487;
}
.AnyTagClassName
{
color: #439487;
}
</style>
background-color css
<style>
a { background-color: #439487; }
a { background-color: rgb(67,148,135); }
div.DivClassName
{
background-color: #439487;
}
.BgClassName
{
background-color: #439487;
}
</style>
border-color css
<style>
span { border-color: #439487; }
span { border-color: rgb(67,148,135); }
td.TdClassName
{
border-color: #439487;
}
.TagClassName
{
border-color: #439487;
}
</style>