Shades of Lochinvar #489084
Tints of Lochinvar #489084
RGB
CMYK
RGB Variations
Color information
#489084 (or 0x489084) is known color: Lochinvar. HEX triplet: 48, 90 and 84. RGB value is (72,144,132). Sum of RGB (Red+Green+Blue) = 72+144+132=348 (46% of max value = 765). Red value is 72 (28.52% from 255 or 20.69% from 348); Green value is 144 (56.64% from 255 or 41.38% from 348); Blue value is 132 (51.95% from 255 or 37.93% from 348); Max value from RGB is 144 - color contains mainly: green. Hex color #489084 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489084 is #B76F7B. Grayscale: #797979. Windows color (decimal): -12021628 or 8687688. OLE color: 8687688.
HSL color Cylindrical-coordinate representation of color #489084: hue angle of 170º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #489084 is Cyan = 0.50, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 144 | 132 | - |
| CMYK | 0.50 | 0 | 0.08 | 0.44 |
| HSL | 170º | 0.33% | 0.42% | - |
| HSV(B) | 170º | 0.5% | 0.56% | - |
| XYZ | 16.81 | 22.99 | 25.38 | - |
| YUV | 121.1 | 134.15 | 92.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 144 | 132 | 0.50 | 0 | 0.08 | 0.44 | 170 | 0.33 | 0.42 |
| Hex | 48 | 90 | 84 | 32 | 0 | 8 | 2C | AA | 21 | 2A |
| Octal | 110 | 220 | 204 | 62 | 0 | 10 | 54 | 252 | 41 | 52 |
| Binary | 1001000 | 10010000 | 10000100 | 110010 | 0 | 1000 | 101100 | 10101010 | 100001 | 101010 |
Color Harmonies of #489084
Complementary color
Monochromatic Colors of #489084
Black with #489084
Text Example
Text Example
White with #489084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489084; }
p { color: rgb(72,144,132); }
H1.HeaderClassName
{
color: #489084;
}
.AnyTagClassName
{
color: #489084;
}
</style>
background-color css
<style>
a { background-color: #489084; }
a { background-color: rgb(72,144,132); }
div.DivClassName
{
background-color: #489084;
}
.BgClassName
{
background-color: #489084;
}
</style>
border-color css
<style>
span { border-color: #489084; }
span { border-color: rgb(72,144,132); }
td.TdClassName
{
border-color: #489084;
}
.TagClassName
{
border-color: #489084;
}
</style>