Shades of Lochinvar #489188
Tints of Lochinvar #489188
RGB
CMYK
RGB Variations
Color information
#489188 (or 0x489188) is known color: Lochinvar. HEX triplet: 48, 91 and 88. RGB value is (72,145,136). Sum of RGB (Red+Green+Blue) = 72+145+136=353 (46% of max value = 765). Red value is 72 (28.52% from 255 or 20.40% from 353); Green value is 145 (57.03% from 255 or 41.08% from 353); Blue value is 136 (53.52% from 255 or 38.53% from 353); Max value from RGB is 145 - color contains mainly: green. Hex color #489188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489188 is #B76E77. Grayscale: #7A7A7A. Windows color (decimal): -12021368 or 8950088. OLE color: 8950088.
HSL color Cylindrical-coordinate representation of color #489188: hue angle of 172.6º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #489188 is Cyan = 0.50, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 145 | 136 | - |
| CMYK | 0.50 | 0 | 0.06 | 0.43 |
| HSL | 172.6º | 0.34% | 0.43% | - |
| HSV(B) | 172.6º | 0.5% | 0.57% | - |
| XYZ | 17.24 | 23.41 | 26.9 | - |
| YUV | 122.15 | 135.82 | 92.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 145 | 136 | 0.50 | 0 | 0.06 | 0.43 | 172.6 | 0.34 | 0.43 |
| Hex | 48 | 91 | 88 | 32 | 0 | 6 | 2B | AD | 22 | 2B |
| Octal | 110 | 221 | 210 | 62 | 0 | 6 | 53 | 255 | 42 | 53 |
| Binary | 1001000 | 10010001 | 10001000 | 110010 | 0 | 110 | 101011 | 10101101 | 100010 | 101011 |
Color Harmonies of #489188
Complementary color
Monochromatic Colors of #489188
Black with #489188
Text Example
Text Example
White with #489188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489188; }
p { color: rgb(72,145,136); }
H1.HeaderClassName
{
color: #489188;
}
.AnyTagClassName
{
color: #489188;
}
</style>
background-color css
<style>
a { background-color: #489188; }
a { background-color: rgb(72,145,136); }
div.DivClassName
{
background-color: #489188;
}
.BgClassName
{
background-color: #489188;
}
</style>
border-color css
<style>
span { border-color: #489188; }
span { border-color: rgb(72,145,136); }
td.TdClassName
{
border-color: #489188;
}
.TagClassName
{
border-color: #489188;
}
</style>