Shades of Lochinvar #439083
Tints of Lochinvar #439083
RGB
CMYK
RGB Variations
Color information
#439083 (or 0x439083) is known color: Lochinvar. HEX triplet: 43, 90 and 83. RGB value is (67,144,131). Sum of RGB (Red+Green+Blue) = 67+144+131=342 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.59% from 342); Green value is 144 (56.64% from 255 or 42.11% from 342); Blue value is 131 (51.56% from 255 or 38.30% from 342); Max value from RGB is 144 - color contains mainly: green. Hex color #439083 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439083 is #BC6F7C. Grayscale: #777777. Windows color (decimal): -12349309 or 8622147. OLE color: 8622147.
HSL color Cylindrical-coordinate representation of color #439083: hue angle of 169.87º 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 #439083 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 144 | 131 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.44 |
| HSL | 169.87º | 0.36% | 0.41% | - |
| HSV(B) | 169.87º | 0.53% | 0.56% | - |
| XYZ | 16.38 | 22.78 | 25.01 | - |
| YUV | 119.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 144 | 131 | 0.53 | 0 | 0.09 | 0.44 | 169.87 | 0.36 | 0.41 |
| Hex | 43 | 90 | 83 | 35 | 0 | 9 | 2C | AA | 24 | 29 |
| Octal | 103 | 220 | 203 | 65 | 0 | 11 | 54 | 252 | 44 | 51 |
| Binary | 1000011 | 10010000 | 10000011 | 110101 | 0 | 1001 | 101100 | 10101010 | 100100 | 101001 |
Color Harmonies of #439083
Complementary color
Monochromatic Colors of #439083
Black with #439083
Text Example
Text Example
White with #439083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439083; }
p { color: rgb(67,144,131); }
H1.HeaderClassName
{
color: #439083;
}
.AnyTagClassName
{
color: #439083;
}
</style>
background-color css
<style>
a { background-color: #439083; }
a { background-color: rgb(67,144,131); }
div.DivClassName
{
background-color: #439083;
}
.BgClassName
{
background-color: #439083;
}
</style>
border-color css
<style>
span { border-color: #439083; }
span { border-color: rgb(67,144,131); }
td.TdClassName
{
border-color: #439083;
}
.TagClassName
{
border-color: #439083;
}
</style>