Shades of Lochinvar #479089
Tints of Lochinvar #479089
RGB
CMYK
RGB Variations
Color information
#479089 (or 0x479089) is known color: Lochinvar. HEX triplet: 47, 90 and 89. RGB value is (71,144,137). Sum of RGB (Red+Green+Blue) = 71+144+137=352 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.17% from 352); Green value is 144 (56.64% from 255 or 40.91% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 144 - color contains mainly: green. Hex color #479089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479089 is #B86F76. Grayscale: #797979. Windows color (decimal): -12087159 or 9015367. OLE color: 9015367.
HSL color Cylindrical-coordinate representation of color #479089: hue angle of 174.25º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479089 is Cyan = 0.51, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 137 | - |
| CMYK | 0.51 | 0 | 0.05 | 0.44 |
| HSL | 174.25º | 0.34% | 0.42% | - |
| HSV(B) | 174.25º | 0.51% | 0.56% | - |
| XYZ | 17.09 | 23.09 | 27.22 | - |
| YUV | 121.38 | 136.82 | 92.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 137 | 0.51 | 0 | 0.05 | 0.44 | 174.25 | 0.34 | 0.42 |
| Hex | 47 | 90 | 89 | 33 | 0 | 5 | 2C | AE | 22 | 2A |
| Octal | 107 | 220 | 211 | 63 | 0 | 5 | 54 | 256 | 42 | 52 |
| Binary | 1000111 | 10010000 | 10001001 | 110011 | 0 | 101 | 101100 | 10101110 | 100010 | 101010 |
Color Harmonies of #479089
Complementary color
Monochromatic Colors of #479089
Black with #479089
Text Example
Text Example
White with #479089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479089; }
p { color: rgb(71,144,137); }
H1.HeaderClassName
{
color: #479089;
}
.AnyTagClassName
{
color: #479089;
}
</style>
background-color css
<style>
a { background-color: #479089; }
a { background-color: rgb(71,144,137); }
div.DivClassName
{
background-color: #479089;
}
.BgClassName
{
background-color: #479089;
}
</style>
border-color css
<style>
span { border-color: #479089; }
span { border-color: rgb(71,144,137); }
td.TdClassName
{
border-color: #479089;
}
.TagClassName
{
border-color: #479089;
}
</style>