Shades of Lochinvar #439387
Tints of Lochinvar #439387
RGB
CMYK
RGB Variations
Color information
#439387 (or 0x439387) is known color: Lochinvar. HEX triplet: 43, 93 and 87. RGB value is (67,147,135). Sum of RGB (Red+Green+Blue) = 67+147+135=349 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.20% from 349); Green value is 147 (57.81% from 255 or 42.12% from 349); Blue value is 135 (53.12% from 255 or 38.68% from 349); Max value from RGB is 147 - color contains mainly: green. Hex color #439387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439387 is #BC6C78. Grayscale: #797979. Windows color (decimal): -12348537 or 8885059. OLE color: 8885059.
HSL color Cylindrical-coordinate representation of color #439387: hue angle of 171º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439387 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 147 | 135 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.42 |
| HSL | 171º | 0.37% | 0.42% | - |
| HSV(B) | 171º | 0.54% | 0.58% | - |
| XYZ | 17.12 | 23.81 | 26.62 | - |
| YUV | 121.71 | 135.5 | 88.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 147 | 135 | 0.54 | 0 | 0.08 | 0.42 | 171 | 0.37 | 0.42 |
| Hex | 43 | 93 | 87 | 36 | 0 | 8 | 2A | AB | 25 | 2A |
| Octal | 103 | 223 | 207 | 66 | 0 | 10 | 52 | 253 | 45 | 52 |
| Binary | 1000011 | 10010011 | 10000111 | 110110 | 0 | 1000 | 101010 | 10101011 | 100101 | 101010 |
Color Harmonies of #439387
Complementary color
Monochromatic Colors of #439387
Black with #439387
Text Example
Text Example
White with #439387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439387; }
p { color: rgb(67,147,135); }
H1.HeaderClassName
{
color: #439387;
}
.AnyTagClassName
{
color: #439387;
}
</style>
background-color css
<style>
a { background-color: #439387; }
a { background-color: rgb(67,147,135); }
div.DivClassName
{
background-color: #439387;
}
.BgClassName
{
background-color: #439387;
}
</style>
border-color css
<style>
span { border-color: #439387; }
span { border-color: rgb(67,147,135); }
td.TdClassName
{
border-color: #439387;
}
.TagClassName
{
border-color: #439387;
}
</style>