Shades of Lochinvar #439084
Tints of Lochinvar #439084
RGB
CMYK
RGB Variations
Color information
#439084 (or 0x439084) is known color: Lochinvar. HEX triplet: 43, 90 and 84. RGB value is (67,144,132). Sum of RGB (Red+Green+Blue) = 67+144+132=343 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.53% from 343); Green value is 144 (56.64% from 255 or 41.98% from 343); Blue value is 132 (51.95% from 255 or 38.48% from 343); Max value from RGB is 144 - color contains mainly: green. Hex color #439084 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439084 is #BC6F7B. Grayscale: #777777. Windows color (decimal): -12349308 or 8687683. OLE color: 8687683.
HSL color Cylindrical-coordinate representation of color #439084: hue angle of 170.65º 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 #439084 is Cyan = 0.53, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 144 | 132 | - |
| CMYK | 0.53 | 0 | 0.08 | 0.44 |
| HSL | 170.65º | 0.36% | 0.41% | - |
| HSV(B) | 170.65º | 0.53% | 0.56% | - |
| XYZ | 16.45 | 22.81 | 25.36 | - |
| YUV | 119.61 | 134.99 | 90.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 144 | 132 | 0.53 | 0 | 0.08 | 0.44 | 170.65 | 0.36 | 0.41 |
| Hex | 43 | 90 | 84 | 35 | 0 | 8 | 2C | AB | 24 | 29 |
| Octal | 103 | 220 | 204 | 65 | 0 | 10 | 54 | 253 | 44 | 51 |
| Binary | 1000011 | 10010000 | 10000100 | 110101 | 0 | 1000 | 101100 | 10101011 | 100100 | 101001 |
Color Harmonies of #439084
Complementary color
Monochromatic Colors of #439084
Black with #439084
Text Example
Text Example
White with #439084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439084; }
p { color: rgb(67,144,132); }
H1.HeaderClassName
{
color: #439084;
}
.AnyTagClassName
{
color: #439084;
}
</style>
background-color css
<style>
a { background-color: #439084; }
a { background-color: rgb(67,144,132); }
div.DivClassName
{
background-color: #439084;
}
.BgClassName
{
background-color: #439084;
}
</style>
border-color css
<style>
span { border-color: #439084; }
span { border-color: rgb(67,144,132); }
td.TdClassName
{
border-color: #439084;
}
.TagClassName
{
border-color: #439084;
}
</style>