Shades of Lochinvar #489384
Tints of Lochinvar #489384
RGB
CMYK
RGB Variations
Color information
#489384 (or 0x489384) is known color: Lochinvar. HEX triplet: 48, 93 and 84. RGB value is (72,147,132). Sum of RGB (Red+Green+Blue) = 72+147+132=351 (46% of max value = 765). Red value is 72 (28.52% from 255 or 20.51% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 132 (51.95% from 255 or 37.61% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #489384 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489384 is #B76C7B. Grayscale: #7A7A7A. Windows color (decimal): -12020860 or 8688456. OLE color: 8688456.
HSL color Cylindrical-coordinate representation of color #489384: hue angle of 168º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #489384 is Cyan = 0.51, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 147 | 132 | - |
| CMYK | 0.51 | 0 | 0.10 | 0.42 |
| HSL | 168º | 0.34% | 0.43% | - |
| HSV(B) | 168º | 0.51% | 0.58% | - |
| XYZ | 17.27 | 23.91 | 25.53 | - |
| YUV | 122.87 | 133.15 | 91.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 147 | 132 | 0.51 | 0 | 0.10 | 0.42 | 168 | 0.34 | 0.43 |
| Hex | 48 | 93 | 84 | 33 | 0 | A | 2A | A8 | 22 | 2B |
| Octal | 110 | 223 | 204 | 63 | 0 | 12 | 52 | 250 | 42 | 53 |
| Binary | 1001000 | 10010011 | 10000100 | 110011 | 0 | 1010 | 101010 | 10101000 | 100010 | 101011 |
Color Harmonies of #489384
Complementary color
Monochromatic Colors of #489384
Black with #489384
Text Example
Text Example
White with #489384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489384; }
p { color: rgb(72,147,132); }
H1.HeaderClassName
{
color: #489384;
}
.AnyTagClassName
{
color: #489384;
}
</style>
background-color css
<style>
a { background-color: #489384; }
a { background-color: rgb(72,147,132); }
div.DivClassName
{
background-color: #489384;
}
.BgClassName
{
background-color: #489384;
}
</style>
border-color css
<style>
span { border-color: #489384; }
span { border-color: rgb(72,147,132); }
td.TdClassName
{
border-color: #489384;
}
.TagClassName
{
border-color: #489384;
}
</style>