Shades of Lochinvar #479986
Tints of Lochinvar #479986
RGB
CMYK
RGB Variations
Color information
#479986 (or 0x479986) is known color: Lochinvar. HEX triplet: 47, 99 and 86. RGB value is (71,153,134). Sum of RGB (Red+Green+Blue) = 71+153+134=358 (47% of max value = 765). Red value is 71 (28.12% from 255 or 19.83% from 358); Green value is 153 (60.16% from 255 or 42.74% from 358); Blue value is 134 (52.73% from 255 or 37.43% from 358); Max value from RGB is 153 - color contains mainly: green. Hex color #479986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479986 is #B86679. Grayscale: #7E7E7E. Windows color (decimal): -12084858 or 8821063. OLE color: 8821063.
HSL color Cylindrical-coordinate representation of color #479986: hue angle of 166.1º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #479986 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 134 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.4 |
| HSL | 166.1º | 0.37% | 0.44% | - |
| HSV(B) | 166.1º | 0.54% | 0.6% | - |
| XYZ | 18.29 | 25.84 | 26.58 | - |
| YUV | 126.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 134 | 0.54 | 0 | 0.12 | 0.4 | 166.1 | 0.37 | 0.44 |
| Hex | 47 | 99 | 86 | 36 | 0 | C | 28 | A6 | 25 | 2C |
| Octal | 107 | 231 | 206 | 66 | 0 | 14 | 50 | 246 | 45 | 54 |
| Binary | 1000111 | 10011001 | 10000110 | 110110 | 0 | 1100 | 101000 | 10100110 | 100101 | 101100 |
Color Harmonies of #479986
Complementary color
Monochromatic Colors of #479986
Black with #479986
Text Example
Text Example
White with #479986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479986; }
p { color: rgb(71,153,134); }
H1.HeaderClassName
{
color: #479986;
}
.AnyTagClassName
{
color: #479986;
}
</style>
background-color css
<style>
a { background-color: #479986; }
a { background-color: rgb(71,153,134); }
div.DivClassName
{
background-color: #479986;
}
.BgClassName
{
background-color: #479986;
}
</style>
border-color css
<style>
span { border-color: #479986; }
span { border-color: rgb(71,153,134); }
td.TdClassName
{
border-color: #479986;
}
.TagClassName
{
border-color: #479986;
}
</style>