Shades of Lochinvar #439188
Tints of Lochinvar #439188
RGB
CMYK
RGB Variations
Color information
#439188 (or 0x439188) is known color: Lochinvar. HEX triplet: 43, 91 and 88. RGB value is (67,145,136). Sum of RGB (Red+Green+Blue) = 67+145+136=348 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.25% from 348); Green value is 145 (57.03% from 255 or 41.67% from 348); Blue value is 136 (53.52% from 255 or 39.08% from 348); Max value from RGB is 145 - color contains mainly: green. Hex color #439188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439188 is #BC6E77. Grayscale: #787878. Windows color (decimal): -12349048 or 8950083. OLE color: 8950083.
HSL color Cylindrical-coordinate representation of color #439188: hue angle of 173.08º 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 #439188 is Cyan = 0.54, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 145 | 136 | - |
| CMYK | 0.54 | 0 | 0.06 | 0.43 |
| HSL | 173.08º | 0.37% | 0.42% | - |
| HSV(B) | 173.08º | 0.54% | 0.57% | - |
| XYZ | 16.88 | 23.22 | 26.88 | - |
| YUV | 120.65 | 136.66 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 136 | 0.54 | 0 | 0.06 | 0.43 | 173.08 | 0.37 | 0.42 |
| Hex | 43 | 91 | 88 | 36 | 0 | 6 | 2B | AD | 25 | 2A |
| Octal | 103 | 221 | 210 | 66 | 0 | 6 | 53 | 255 | 45 | 52 |
| Binary | 1000011 | 10010001 | 10001000 | 110110 | 0 | 110 | 101011 | 10101101 | 100101 | 101010 |
Color Harmonies of #439188
Complementary color
Monochromatic Colors of #439188
Black with #439188
Text Example
Text Example
White with #439188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439188; }
p { color: rgb(67,145,136); }
H1.HeaderClassName
{
color: #439188;
}
.AnyTagClassName
{
color: #439188;
}
</style>
background-color css
<style>
a { background-color: #439188; }
a { background-color: rgb(67,145,136); }
div.DivClassName
{
background-color: #439188;
}
.BgClassName
{
background-color: #439188;
}
</style>
border-color css
<style>
span { border-color: #439188; }
span { border-color: rgb(67,145,136); }
td.TdClassName
{
border-color: #439188;
}
.TagClassName
{
border-color: #439188;
}
</style>