Shades of Lochinvar #479987
Tints of Lochinvar #479987
RGB
CMYK
RGB Variations
Color information
#479987 (or 0x479987) is known color: Lochinvar. HEX triplet: 47, 99 and 87. RGB value is (71,153,135). Sum of RGB (Red+Green+Blue) = 71+153+135=359 (47% of max value = 765). Red value is 71 (28.12% from 255 or 19.78% from 359); Green value is 153 (60.16% from 255 or 42.62% from 359); Blue value is 135 (53.12% from 255 or 37.60% from 359); Max value from RGB is 153 - color contains mainly: green. Hex color #479987 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479987 is #B86678. Grayscale: #7E7E7E. Windows color (decimal): -12084857 or 8886599. OLE color: 8886599.
HSL color Cylindrical-coordinate representation of color #479987: hue angle of 166.83º 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 #479987 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 135 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.4 |
| HSL | 166.83º | 0.37% | 0.44% | - |
| HSV(B) | 166.83º | 0.54% | 0.6% | - |
| XYZ | 18.36 | 25.87 | 26.95 | - |
| YUV | 126.43 | 132.83 | 88.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 135 | 0.54 | 0 | 0.12 | 0.4 | 166.83 | 0.37 | 0.44 |
| Hex | 47 | 99 | 87 | 36 | 0 | C | 28 | A7 | 25 | 2C |
| Octal | 107 | 231 | 207 | 66 | 0 | 14 | 50 | 247 | 45 | 54 |
| Binary | 1000111 | 10011001 | 10000111 | 110110 | 0 | 1100 | 101000 | 10100111 | 100101 | 101100 |
Color Harmonies of #479987
Complementary color
Monochromatic Colors of #479987
Black with #479987
Text Example
Text Example
White with #479987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479987; }
p { color: rgb(71,153,135); }
H1.HeaderClassName
{
color: #479987;
}
.AnyTagClassName
{
color: #479987;
}
</style>
background-color css
<style>
a { background-color: #479987; }
a { background-color: rgb(71,153,135); }
div.DivClassName
{
background-color: #479987;
}
.BgClassName
{
background-color: #479987;
}
</style>
border-color css
<style>
span { border-color: #479987; }
span { border-color: rgb(71,153,135); }
td.TdClassName
{
border-color: #479987;
}
.TagClassName
{
border-color: #479987;
}
</style>