Shades of Lochinvar #489281
Tints of Lochinvar #489281
RGB
CMYK
RGB Variations
Color information
#489281 (or 0x489281) is known color: Lochinvar. HEX triplet: 48, 92 and 81. RGB value is (72,146,129). Sum of RGB (Red+Green+Blue) = 72+146+129=347 (45% of max value = 765). Red value is 72 (28.52% from 255 or 20.75% from 347); Green value is 146 (57.42% from 255 or 42.07% from 347); Blue value is 129 (50.78% from 255 or 37.18% from 347); Max value from RGB is 146 - color contains mainly: green. Hex color #489281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489281 is #B76D7E. Grayscale: #797979. Windows color (decimal): -12021119 or 8491592. OLE color: 8491592.
HSL color Cylindrical-coordinate representation of color #489281: hue angle of 166.22º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #489281 is Cyan = 0.51, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 146 | 129 | - |
| CMYK | 0.51 | 0 | 0.12 | 0.43 |
| HSL | 166.22º | 0.34% | 0.43% | - |
| HSV(B) | 166.22º | 0.51% | 0.57% | - |
| XYZ | 16.91 | 23.52 | 24.42 | - |
| YUV | 121.94 | 131.98 | 92.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 146 | 129 | 0.51 | 0 | 0.12 | 0.43 | 166.22 | 0.34 | 0.43 |
| Hex | 48 | 92 | 81 | 33 | 0 | C | 2B | A6 | 22 | 2B |
| Octal | 110 | 222 | 201 | 63 | 0 | 14 | 53 | 246 | 42 | 53 |
| Binary | 1001000 | 10010010 | 10000001 | 110011 | 0 | 1100 | 101011 | 10100110 | 100010 | 101011 |
Color Harmonies of #489281
Complementary color
Monochromatic Colors of #489281
Black with #489281
Text Example
Text Example
White with #489281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489281; }
p { color: rgb(72,146,129); }
H1.HeaderClassName
{
color: #489281;
}
.AnyTagClassName
{
color: #489281;
}
</style>
background-color css
<style>
a { background-color: #489281; }
a { background-color: rgb(72,146,129); }
div.DivClassName
{
background-color: #489281;
}
.BgClassName
{
background-color: #489281;
}
</style>
border-color css
<style>
span { border-color: #489281; }
span { border-color: rgb(72,146,129); }
td.TdClassName
{
border-color: #489281;
}
.TagClassName
{
border-color: #489281;
}
</style>