Shades of Lochinvar #489487
Tints of Lochinvar #489487
RGB
CMYK
RGB Variations
Color information
#489487 (or 0x489487) is known color: Lochinvar. HEX triplet: 48, 94 and 87. RGB value is (72,148,135). Sum of RGB (Red+Green+Blue) = 72+148+135=355 (47% of max value = 765). Red value is 72 (28.52% from 255 or 20.28% from 355); Green value is 148 (58.20% from 255 or 41.69% from 355); Blue value is 135 (53.12% from 255 or 38.03% from 355); Max value from RGB is 148 - color contains mainly: green. Hex color #489487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489487 is #B76B78. Grayscale: #7B7B7B. Windows color (decimal): -12020601 or 8885320. OLE color: 8885320.
HSL color Cylindrical-coordinate representation of color #489487: hue angle of 169.74º degrees, saturation: 0.35, 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 #489487 is Cyan = 0.51, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 148 | 135 | - |
| CMYK | 0.51 | 0 | 0.09 | 0.42 |
| HSL | 169.74º | 0.35% | 0.43% | - |
| HSV(B) | 169.74º | 0.51% | 0.58% | - |
| XYZ | 17.64 | 24.31 | 26.68 | - |
| YUV | 123.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 148 | 135 | 0.51 | 0 | 0.09 | 0.42 | 169.74 | 0.35 | 0.43 |
| Hex | 48 | 94 | 87 | 33 | 0 | 9 | 2A | AA | 23 | 2B |
| Octal | 110 | 224 | 207 | 63 | 0 | 11 | 52 | 252 | 43 | 53 |
| Binary | 1001000 | 10010100 | 10000111 | 110011 | 0 | 1001 | 101010 | 10101010 | 100011 | 101011 |
Color Harmonies of #489487
Complementary color
Monochromatic Colors of #489487
Black with #489487
Text Example
Text Example
White with #489487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489487; }
p { color: rgb(72,148,135); }
H1.HeaderClassName
{
color: #489487;
}
.AnyTagClassName
{
color: #489487;
}
</style>
background-color css
<style>
a { background-color: #489487; }
a { background-color: rgb(72,148,135); }
div.DivClassName
{
background-color: #489487;
}
.BgClassName
{
background-color: #489487;
}
</style>
border-color css
<style>
span { border-color: #489487; }
span { border-color: rgb(72,148,135); }
td.TdClassName
{
border-color: #489487;
}
.TagClassName
{
border-color: #489487;
}
</style>