Shades of Lochinvar #439185
Tints of Lochinvar #439185
RGB
CMYK
RGB Variations
Color information
#439185 (or 0x439185) is known color: Lochinvar. HEX triplet: 43, 91 and 85. RGB value is (67,145,133). Sum of RGB (Red+Green+Blue) = 67+145+133=345 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.42% from 345); Green value is 145 (57.03% from 255 or 42.03% from 345); Blue value is 133 (52.34% from 255 or 38.55% from 345); Max value from RGB is 145 - color contains mainly: green. Hex color #439185 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439185 is #BC6E7A. Grayscale: #787878. Windows color (decimal): -12349051 or 8753475. OLE color: 8753475.
HSL color Cylindrical-coordinate representation of color #439185: hue angle of 170.77º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439185 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 145 | 133 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.43 |
| HSL | 170.77º | 0.37% | 0.42% | - |
| HSV(B) | 170.77º | 0.54% | 0.57% | - |
| XYZ | 16.67 | 23.14 | 25.78 | - |
| YUV | 120.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 133 | 0.54 | 0 | 0.08 | 0.43 | 170.77 | 0.37 | 0.42 |
| Hex | 43 | 91 | 85 | 36 | 0 | 8 | 2B | AB | 25 | 2A |
| Octal | 103 | 221 | 205 | 66 | 0 | 10 | 53 | 253 | 45 | 52 |
| Binary | 1000011 | 10010001 | 10000101 | 110110 | 0 | 1000 | 101011 | 10101011 | 100101 | 101010 |
Color Harmonies of #439185
Complementary color
Monochromatic Colors of #439185
Black with #439185
Text Example
Text Example
White with #439185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439185; }
p { color: rgb(67,145,133); }
H1.HeaderClassName
{
color: #439185;
}
.AnyTagClassName
{
color: #439185;
}
</style>
background-color css
<style>
a { background-color: #439185; }
a { background-color: rgb(67,145,133); }
div.DivClassName
{
background-color: #439185;
}
.BgClassName
{
background-color: #439185;
}
</style>
border-color css
<style>
span { border-color: #439185; }
span { border-color: rgb(67,145,133); }
td.TdClassName
{
border-color: #439185;
}
.TagClassName
{
border-color: #439185;
}
</style>