Shades of Lochinvar #489686
Tints of Lochinvar #489686
RGB
CMYK
RGB Variations
Color information
#489686 (or 0x489686) is known color: Lochinvar. HEX triplet: 48, 96 and 86. RGB value is (72,150,134). Sum of RGB (Red+Green+Blue) = 72+150+134=356 (47% of max value = 765). Red value is 72 (28.52% from 255 or 20.22% from 356); Green value is 150 (58.98% from 255 or 42.13% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 150 - color contains mainly: green. Hex color #489686 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489686 is #B76979. Grayscale: #7C7C7C. Windows color (decimal): -12020090 or 8820296. OLE color: 8820296.
HSL color Cylindrical-coordinate representation of color #489686: hue angle of 167.69º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #489686 is Cyan = 0.52, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 150 | 134 | - |
| CMYK | 0.52 | 0 | 0.11 | 0.41 |
| HSL | 167.69º | 0.35% | 0.44% | - |
| HSV(B) | 167.69º | 0.52% | 0.59% | - |
| XYZ | 17.88 | 24.91 | 26.42 | - |
| YUV | 124.85 | 133.16 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 150 | 134 | 0.52 | 0 | 0.11 | 0.41 | 167.69 | 0.35 | 0.44 |
| Hex | 48 | 96 | 86 | 34 | 0 | B | 29 | A8 | 23 | 2C |
| Octal | 110 | 226 | 206 | 64 | 0 | 13 | 51 | 250 | 43 | 54 |
| Binary | 1001000 | 10010110 | 10000110 | 110100 | 0 | 1011 | 101001 | 10101000 | 100011 | 101100 |
Color Harmonies of #489686
Complementary color
Monochromatic Colors of #489686
Black with #489686
Text Example
Text Example
White with #489686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489686; }
p { color: rgb(72,150,134); }
H1.HeaderClassName
{
color: #489686;
}
.AnyTagClassName
{
color: #489686;
}
</style>
background-color css
<style>
a { background-color: #489686; }
a { background-color: rgb(72,150,134); }
div.DivClassName
{
background-color: #489686;
}
.BgClassName
{
background-color: #489686;
}
</style>
border-color css
<style>
span { border-color: #489686; }
span { border-color: rgb(72,150,134); }
td.TdClassName
{
border-color: #489686;
}
.TagClassName
{
border-color: #489686;
}
</style>