Shades of Lochinvar #439081
Tints of Lochinvar #439081
RGB
CMYK
RGB Variations
Color information
#439081 (or 0x439081) is known color: Lochinvar. HEX triplet: 43, 90 and 81. RGB value is (67,144,129). Sum of RGB (Red+Green+Blue) = 67+144+129=340 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.71% from 340); Green value is 144 (56.64% from 255 or 42.35% from 340); Blue value is 129 (50.78% from 255 or 37.94% from 340); Max value from RGB is 144 - color contains mainly: green. Hex color #439081 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439081 is #BC6F7E. Grayscale: #777777. Windows color (decimal): -12349311 or 8491075. OLE color: 8491075.
HSL color Cylindrical-coordinate representation of color #439081: hue angle of 168.31º 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 #439081 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 144 | 129 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.44 |
| HSL | 168.31º | 0.36% | 0.41% | - |
| HSV(B) | 168.31º | 0.53% | 0.56% | - |
| XYZ | 16.25 | 22.72 | 24.3 | - |
| YUV | 119.27 | 133.49 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 144 | 129 | 0.53 | 0 | 0.10 | 0.44 | 168.31 | 0.36 | 0.41 |
| Hex | 43 | 90 | 81 | 35 | 0 | A | 2C | A8 | 24 | 29 |
| Octal | 103 | 220 | 201 | 65 | 0 | 12 | 54 | 250 | 44 | 51 |
| Binary | 1000011 | 10010000 | 10000001 | 110101 | 0 | 1010 | 101100 | 10101000 | 100100 | 101001 |
Color Harmonies of #439081
Complementary color
Monochromatic Colors of #439081
Black with #439081
Text Example
Text Example
White with #439081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439081; }
p { color: rgb(67,144,129); }
H1.HeaderClassName
{
color: #439081;
}
.AnyTagClassName
{
color: #439081;
}
</style>
background-color css
<style>
a { background-color: #439081; }
a { background-color: rgb(67,144,129); }
div.DivClassName
{
background-color: #439081;
}
.BgClassName
{
background-color: #439081;
}
</style>
border-color css
<style>
span { border-color: #439081; }
span { border-color: rgb(67,144,129); }
td.TdClassName
{
border-color: #439081;
}
.TagClassName
{
border-color: #439081;
}
</style>