Shades of Lochinvar #489681
Tints of Lochinvar #489681
RGB
CMYK
RGB Variations
Color information
#489681 (or 0x489681) is known color: Lochinvar. HEX triplet: 48, 96 and 81. RGB value is (72,150,129). Sum of RGB (Red+Green+Blue) = 72+150+129=351 (46% of max value = 765). Red value is 72 (28.52% from 255 or 20.51% from 351); Green value is 150 (58.98% from 255 or 42.74% from 351); Blue value is 129 (50.78% from 255 or 36.75% from 351); Max value from RGB is 150 - color contains mainly: green. Hex color #489681 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489681 is #B7697E. Grayscale: #7C7C7C. Windows color (decimal): -12020095 or 8492616. OLE color: 8492616.
HSL color Cylindrical-coordinate representation of color #489681: hue angle of 163.85º 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 #489681 is Cyan = 0.52, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 150 | 129 | - |
| CMYK | 0.52 | 0 | 0.14 | 0.41 |
| HSL | 163.85º | 0.35% | 0.44% | - |
| HSV(B) | 163.85º | 0.52% | 0.59% | - |
| XYZ | 17.54 | 24.78 | 24.63 | - |
| YUV | 124.28 | 130.66 | 90.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 150 | 129 | 0.52 | 0 | 0.14 | 0.41 | 163.85 | 0.35 | 0.44 |
| Hex | 48 | 96 | 81 | 34 | 0 | E | 29 | A4 | 23 | 2C |
| Octal | 110 | 226 | 201 | 64 | 0 | 16 | 51 | 244 | 43 | 54 |
| Binary | 1001000 | 10010110 | 10000001 | 110100 | 0 | 1110 | 101001 | 10100100 | 100011 | 101100 |
Color Harmonies of #489681
Complementary color
Monochromatic Colors of #489681
Black with #489681
Text Example
Text Example
White with #489681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489681; }
p { color: rgb(72,150,129); }
H1.HeaderClassName
{
color: #489681;
}
.AnyTagClassName
{
color: #489681;
}
</style>
background-color css
<style>
a { background-color: #489681; }
a { background-color: rgb(72,150,129); }
div.DivClassName
{
background-color: #489681;
}
.BgClassName
{
background-color: #489681;
}
</style>
border-color css
<style>
span { border-color: #489681; }
span { border-color: rgb(72,150,129); }
td.TdClassName
{
border-color: #489681;
}
.TagClassName
{
border-color: #489681;
}
</style>