Shades of Lochinvar #479487
Tints of Lochinvar #479487
RGB
CMYK
RGB Variations
Color information
#479487 (or 0x479487) is known color: Lochinvar. HEX triplet: 47, 94 and 87. RGB value is (71,148,135). Sum of RGB (Red+Green+Blue) = 71+148+135=354 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.06% from 354); Green value is 148 (58.20% from 255 or 41.81% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 148 - color contains mainly: green. Hex color #479487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479487 is #B86B78. Grayscale: #7B7B7B. Windows color (decimal): -12086137 or 8885319. OLE color: 8885319.
HSL color Cylindrical-coordinate representation of color #479487: hue angle of 169.87º 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 #479487 is Cyan = 0.52, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 135 | - |
| CMYK | 0.52 | 0 | 0.09 | 0.42 |
| HSL | 169.87º | 0.35% | 0.43% | - |
| HSV(B) | 169.87º | 0.52% | 0.58% | - |
| XYZ | 17.56 | 24.27 | 26.68 | - |
| YUV | 123.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 135 | 0.52 | 0 | 0.09 | 0.42 | 169.87 | 0.35 | 0.43 |
| Hex | 47 | 94 | 87 | 34 | 0 | 9 | 2A | AA | 23 | 2B |
| Octal | 107 | 224 | 207 | 64 | 0 | 11 | 52 | 252 | 43 | 53 |
| Binary | 1000111 | 10010100 | 10000111 | 110100 | 0 | 1001 | 101010 | 10101010 | 100011 | 101011 |
Color Harmonies of #479487
Complementary color
Monochromatic Colors of #479487
Black with #479487
Text Example
Text Example
White with #479487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479487; }
p { color: rgb(71,148,135); }
H1.HeaderClassName
{
color: #479487;
}
.AnyTagClassName
{
color: #479487;
}
</style>
background-color css
<style>
a { background-color: #479487; }
a { background-color: rgb(71,148,135); }
div.DivClassName
{
background-color: #479487;
}
.BgClassName
{
background-color: #479487;
}
</style>
border-color css
<style>
span { border-color: #479487; }
span { border-color: rgb(71,148,135); }
td.TdClassName
{
border-color: #479487;
}
.TagClassName
{
border-color: #479487;
}
</style>