Shades of Lochinvar #479584
Tints of Lochinvar #479584
RGB
CMYK
RGB Variations
Color information
#479584 (or 0x479584) is known color: Lochinvar. HEX triplet: 47, 95 and 84. RGB value is (71,149,132). Sum of RGB (Red+Green+Blue) = 71+149+132=352 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.17% from 352); Green value is 149 (58.59% from 255 or 42.33% from 352); Blue value is 132 (51.95% from 255 or 37.5% from 352); Max value from RGB is 149 - color contains mainly: green. Hex color #479584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479584 is #B86A7B. Grayscale: #7B7B7B. Windows color (decimal): -12085884 or 8688967. OLE color: 8688967.
HSL color Cylindrical-coordinate representation of color #479584: hue angle of 166.92º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479584 is Cyan = 0.52, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 132 | - |
| CMYK | 0.52 | 0 | 0.11 | 0.42 |
| HSL | 166.92º | 0.35% | 0.43% | - |
| HSV(B) | 166.92º | 0.52% | 0.58% | - |
| XYZ | 17.51 | 24.5 | 25.64 | - |
| YUV | 123.74 | 132.66 | 90.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 132 | 0.52 | 0 | 0.11 | 0.42 | 166.92 | 0.35 | 0.43 |
| Hex | 47 | 95 | 84 | 34 | 0 | B | 2A | A7 | 23 | 2B |
| Octal | 107 | 225 | 204 | 64 | 0 | 13 | 52 | 247 | 43 | 53 |
| Binary | 1000111 | 10010101 | 10000100 | 110100 | 0 | 1011 | 101010 | 10100111 | 100011 | 101011 |
Color Harmonies of #479584
Complementary color
Monochromatic Colors of #479584
Black with #479584
Text Example
Text Example
White with #479584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479584; }
p { color: rgb(71,149,132); }
H1.HeaderClassName
{
color: #479584;
}
.AnyTagClassName
{
color: #479584;
}
</style>
background-color css
<style>
a { background-color: #479584; }
a { background-color: rgb(71,149,132); }
div.DivClassName
{
background-color: #479584;
}
.BgClassName
{
background-color: #479584;
}
</style>
border-color css
<style>
span { border-color: #479584; }
span { border-color: rgb(71,149,132); }
td.TdClassName
{
border-color: #479584;
}
.TagClassName
{
border-color: #479584;
}
</style>