Shades of Lochinvar #489081
Tints of Lochinvar #489081
RGB
CMYK
RGB Variations
Color information
#489081 (or 0x489081) is known color: Lochinvar. HEX triplet: 48, 90 and 81. RGB value is (72,144,129). Sum of RGB (Red+Green+Blue) = 72+144+129=345 (45% of max value = 765). Red value is 72 (28.52% from 255 or 20.87% from 345); Green value is 144 (56.64% from 255 or 41.74% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 144 - color contains mainly: green. Hex color #489081 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #489081 is #B76F7E. Grayscale: #787878. Windows color (decimal): -12021631 or 8491080. OLE color: 8491080.
HSL color Cylindrical-coordinate representation of color #489081: hue angle of 167.5º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #489081 is Cyan = 0.50, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 144 | 129 | - |
| CMYK | 0.50 | 0 | 0.10 | 0.44 |
| HSL | 167.5º | 0.33% | 0.42% | - |
| HSV(B) | 167.5º | 0.5% | 0.56% | - |
| XYZ | 16.61 | 22.91 | 24.32 | - |
| YUV | 120.76 | 132.65 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 144 | 129 | 0.50 | 0 | 0.10 | 0.44 | 167.5 | 0.33 | 0.42 |
| Hex | 48 | 90 | 81 | 32 | 0 | A | 2C | A8 | 21 | 2A |
| Octal | 110 | 220 | 201 | 62 | 0 | 12 | 54 | 250 | 41 | 52 |
| Binary | 1001000 | 10010000 | 10000001 | 110010 | 0 | 1010 | 101100 | 10101000 | 100001 | 101010 |
Color Harmonies of #489081
Complementary color
Monochromatic Colors of #489081
Black with #489081
Text Example
Text Example
White with #489081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489081; }
p { color: rgb(72,144,129); }
H1.HeaderClassName
{
color: #489081;
}
.AnyTagClassName
{
color: #489081;
}
</style>
background-color css
<style>
a { background-color: #489081; }
a { background-color: rgb(72,144,129); }
div.DivClassName
{
background-color: #489081;
}
.BgClassName
{
background-color: #489081;
}
</style>
border-color css
<style>
span { border-color: #489081; }
span { border-color: rgb(72,144,129); }
td.TdClassName
{
border-color: #489081;
}
.TagClassName
{
border-color: #489081;
}
</style>