Shades of Lochinvar #489688
Tints of Lochinvar #489688
RGB
CMYK
RGB Variations
Color information
#489688 (or 0x489688) is known color: Lochinvar. HEX triplet: 48, 96 and 88. RGB value is (72,150,136). Sum of RGB (Red+Green+Blue) = 72+150+136=358 (47% of max value = 765). Red value is 72 (28.52% from 255 or 20.11% from 358); Green value is 150 (58.98% from 255 or 41.90% from 358); Blue value is 136 (53.52% from 255 or 37.99% from 358); Max value from RGB is 150 - color contains mainly: green. Hex color #489688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489688 is #B76977. Grayscale: #7D7D7D. Windows color (decimal): -12020088 or 8951368. OLE color: 8951368.
HSL color Cylindrical-coordinate representation of color #489688: hue angle of 169.23º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #489688 is Cyan = 0.52, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 150 | 136 | - |
| CMYK | 0.52 | 0 | 0.09 | 0.41 |
| HSL | 169.23º | 0.35% | 0.44% | - |
| HSV(B) | 169.23º | 0.52% | 0.59% | - |
| XYZ | 18.02 | 24.97 | 27.16 | - |
| YUV | 125.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 150 | 136 | 0.52 | 0 | 0.09 | 0.41 | 169.23 | 0.35 | 0.44 |
| Hex | 48 | 96 | 88 | 34 | 0 | 9 | 29 | A9 | 23 | 2C |
| Octal | 110 | 226 | 210 | 64 | 0 | 11 | 51 | 251 | 43 | 54 |
| Binary | 1001000 | 10010110 | 10001000 | 110100 | 0 | 1001 | 101001 | 10101001 | 100011 | 101100 |
Color Harmonies of #489688
Complementary color
Monochromatic Colors of #489688
Black with #489688
Text Example
Text Example
White with #489688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489688; }
p { color: rgb(72,150,136); }
H1.HeaderClassName
{
color: #489688;
}
.AnyTagClassName
{
color: #489688;
}
</style>
background-color css
<style>
a { background-color: #489688; }
a { background-color: rgb(72,150,136); }
div.DivClassName
{
background-color: #489688;
}
.BgClassName
{
background-color: #489688;
}
</style>
border-color css
<style>
span { border-color: #489688; }
span { border-color: rgb(72,150,136); }
td.TdClassName
{
border-color: #489688;
}
.TagClassName
{
border-color: #489688;
}
</style>