Shades of Lochinvar #489584
Tints of Lochinvar #489584
RGB
CMYK
RGB Variations
Color information
#489584 (or 0x489584) is known color: Lochinvar. HEX triplet: 48, 95 and 84. RGB value is (72,149,132). Sum of RGB (Red+Green+Blue) = 72+149+132=353 (46% of max value = 765). Red value is 72 (28.52% from 255 or 20.40% from 353); Green value is 149 (58.59% from 255 or 42.21% from 353); Blue value is 132 (51.95% from 255 or 37.39% from 353); Max value from RGB is 149 - color contains mainly: green. Hex color #489584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489584 is #B76A7B. Grayscale: #7C7C7C. Windows color (decimal): -12020348 or 8688968. OLE color: 8688968.
HSL color Cylindrical-coordinate representation of color #489584: hue angle of 166.75º 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 #489584 is Cyan = 0.52, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 132 | - |
| CMYK | 0.52 | 0 | 0.11 | 0.42 |
| HSL | 166.75º | 0.35% | 0.43% | - |
| HSV(B) | 166.75º | 0.52% | 0.58% | - |
| XYZ | 17.58 | 24.54 | 25.64 | - |
| YUV | 124.04 | 132.49 | 90.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 132 | 0.52 | 0 | 0.11 | 0.42 | 166.75 | 0.35 | 0.43 |
| Hex | 48 | 95 | 84 | 34 | 0 | B | 2A | A7 | 23 | 2B |
| Octal | 110 | 225 | 204 | 64 | 0 | 13 | 52 | 247 | 43 | 53 |
| Binary | 1001000 | 10010101 | 10000100 | 110100 | 0 | 1011 | 101010 | 10100111 | 100011 | 101011 |
Color Harmonies of #489584
Complementary color
Monochromatic Colors of #489584
Black with #489584
Text Example
Text Example
White with #489584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489584; }
p { color: rgb(72,149,132); }
H1.HeaderClassName
{
color: #489584;
}
.AnyTagClassName
{
color: #489584;
}
</style>
background-color css
<style>
a { background-color: #489584; }
a { background-color: rgb(72,149,132); }
div.DivClassName
{
background-color: #489584;
}
.BgClassName
{
background-color: #489584;
}
</style>
border-color css
<style>
span { border-color: #489584; }
span { border-color: rgb(72,149,132); }
td.TdClassName
{
border-color: #489584;
}
.TagClassName
{
border-color: #489584;
}
</style>