Shades of Lochinvar #489680
Tints of Lochinvar #489680
RGB
CMYK
RGB Variations
Color information
#489680 (or 0x489680) is known color: Lochinvar. HEX triplet: 48, 96 and 80. RGB value is (72,150,128). Sum of RGB (Red+Green+Blue) = 72+150+128=350 (46% of max value = 765). Red value is 72 (28.52% from 255 or 20.57% from 350); Green value is 150 (58.98% from 255 or 42.86% from 350); Blue value is 128 (50.39% from 255 or 36.57% from 350); Max value from RGB is 150 - color contains mainly: green. Hex color #489680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489680 is #B7697F. Grayscale: #7C7C7C. Windows color (decimal): -12020096 or 8427080. OLE color: 8427080.
HSL color Cylindrical-coordinate representation of color #489680: hue angle of 163.08º 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 #489680 is Cyan = 0.52, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 150 | 128 | - |
| CMYK | 0.52 | 0 | 0.15 | 0.41 |
| HSL | 163.08º | 0.35% | 0.44% | - |
| HSV(B) | 163.08º | 0.52% | 0.59% | - |
| XYZ | 17.48 | 24.75 | 24.28 | - |
| YUV | 124.17 | 130.16 | 90.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 150 | 128 | 0.52 | 0 | 0.15 | 0.41 | 163.08 | 0.35 | 0.44 |
| Hex | 48 | 96 | 80 | 34 | 0 | F | 29 | A3 | 23 | 2C |
| Octal | 110 | 226 | 200 | 64 | 0 | 17 | 51 | 243 | 43 | 54 |
| Binary | 1001000 | 10010110 | 10000000 | 110100 | 0 | 1111 | 101001 | 10100011 | 100011 | 101100 |
Color Harmonies of #489680
Complementary color
Monochromatic Colors of #489680
Black with #489680
Text Example
Text Example
White with #489680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489680; }
p { color: rgb(72,150,128); }
H1.HeaderClassName
{
color: #489680;
}
.AnyTagClassName
{
color: #489680;
}
</style>
background-color css
<style>
a { background-color: #489680; }
a { background-color: rgb(72,150,128); }
div.DivClassName
{
background-color: #489680;
}
.BgClassName
{
background-color: #489680;
}
</style>
border-color css
<style>
span { border-color: #489680; }
span { border-color: rgb(72,150,128); }
td.TdClassName
{
border-color: #489680;
}
.TagClassName
{
border-color: #489680;
}
</style>