Shades of Lochinvar #439385
Tints of Lochinvar #439385
RGB
CMYK
RGB Variations
Color information
#439385 (or 0x439385) is known color: Lochinvar. HEX triplet: 43, 93 and 85. RGB value is (67,147,133). Sum of RGB (Red+Green+Blue) = 67+147+133=347 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.31% from 347); Green value is 147 (57.81% from 255 or 42.36% from 347); Blue value is 133 (52.34% from 255 or 38.33% from 347); Max value from RGB is 147 - color contains mainly: green. Hex color #439385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439385 is #BC6C7A. Grayscale: #797979. Windows color (decimal): -12348539 or 8753987. OLE color: 8753987.
HSL color Cylindrical-coordinate representation of color #439385: hue angle of 169.5º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439385 is Cyan = 0.54, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 147 | 133 | - |
| CMYK | 0.54 | 0 | 0.10 | 0.42 |
| HSL | 169.5º | 0.37% | 0.42% | - |
| HSV(B) | 169.5º | 0.54% | 0.58% | - |
| XYZ | 16.98 | 23.75 | 25.88 | - |
| YUV | 121.48 | 134.5 | 89.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 147 | 133 | 0.54 | 0 | 0.10 | 0.42 | 169.5 | 0.37 | 0.42 |
| Hex | 43 | 93 | 85 | 36 | 0 | A | 2A | AA | 25 | 2A |
| Octal | 103 | 223 | 205 | 66 | 0 | 12 | 52 | 252 | 45 | 52 |
| Binary | 1000011 | 10010011 | 10000101 | 110110 | 0 | 1010 | 101010 | 10101010 | 100101 | 101010 |
Color Harmonies of #439385
Complementary color
Monochromatic Colors of #439385
Black with #439385
Text Example
Text Example
White with #439385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439385; }
p { color: rgb(67,147,133); }
H1.HeaderClassName
{
color: #439385;
}
.AnyTagClassName
{
color: #439385;
}
</style>
background-color css
<style>
a { background-color: #439385; }
a { background-color: rgb(67,147,133); }
div.DivClassName
{
background-color: #439385;
}
.BgClassName
{
background-color: #439385;
}
</style>
border-color css
<style>
span { border-color: #439385; }
span { border-color: rgb(67,147,133); }
td.TdClassName
{
border-color: #439385;
}
.TagClassName
{
border-color: #439385;
}
</style>