Shades of Lochinvar #489587
Tints of Lochinvar #489587
RGB
CMYK
RGB Variations
Color information
#489587 (or 0x489587) is known color: Lochinvar. HEX triplet: 48, 95 and 87. RGB value is (72,149,135). Sum of RGB (Red+Green+Blue) = 72+149+135=356 (47% of max value = 765). Red value is 72 (28.52% from 255 or 20.22% from 356); Green value is 149 (58.59% from 255 or 41.85% from 356); Blue value is 135 (53.12% from 255 or 37.92% from 356); Max value from RGB is 149 - color contains mainly: green. Hex color #489587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489587 is #B76A78. Grayscale: #7C7C7C. Windows color (decimal): -12020345 or 8885576. OLE color: 8885576.
HSL color Cylindrical-coordinate representation of color #489587: hue angle of 169.09º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #489587 is Cyan = 0.52, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 135 | - |
| CMYK | 0.52 | 0 | 0.09 | 0.42 |
| HSL | 169.09º | 0.35% | 0.43% | - |
| HSV(B) | 169.09º | 0.52% | 0.58% | - |
| XYZ | 17.79 | 24.62 | 26.74 | - |
| YUV | 124.38 | 133.99 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 135 | 0.52 | 0 | 0.09 | 0.42 | 169.09 | 0.35 | 0.43 |
| Hex | 48 | 95 | 87 | 34 | 0 | 9 | 2A | A9 | 23 | 2B |
| Octal | 110 | 225 | 207 | 64 | 0 | 11 | 52 | 251 | 43 | 53 |
| Binary | 1001000 | 10010101 | 10000111 | 110100 | 0 | 1001 | 101010 | 10101001 | 100011 | 101011 |
Color Harmonies of #489587
Complementary color
Monochromatic Colors of #489587
Black with #489587
Text Example
Text Example
White with #489587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489587; }
p { color: rgb(72,149,135); }
H1.HeaderClassName
{
color: #489587;
}
.AnyTagClassName
{
color: #489587;
}
</style>
background-color css
<style>
a { background-color: #489587; }
a { background-color: rgb(72,149,135); }
div.DivClassName
{
background-color: #489587;
}
.BgClassName
{
background-color: #489587;
}
</style>
border-color css
<style>
span { border-color: #489587; }
span { border-color: rgb(72,149,135); }
td.TdClassName
{
border-color: #489587;
}
.TagClassName
{
border-color: #489587;
}
</style>