Shades of Lochinvar #4A9780
Tints of Lochinvar #4A9780
RGB
CMYK
RGB Variations
Color information
#4A9780 (or 0x4A9780) is known color: Lochinvar. HEX triplet: 4A, 97 and 80. RGB value is (74,151,128). Sum of RGB (Red+Green+Blue) = 74+151+128=353 (46% of max value = 765). Red value is 74 (29.30% from 255 or 20.96% from 353); Green value is 151 (59.38% from 255 or 42.78% from 353); Blue value is 128 (50.39% from 255 or 36.26% from 353); Max value from RGB is 151 - color contains mainly: green. Hex color #4A9780 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #4A9780 is #B5687F. Grayscale: #7D7D7D. Windows color (decimal): -11888768 or 8427338. OLE color: 8427338.
HSL color Cylindrical-coordinate representation of color #4A9780: hue angle of 162.08º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #4A9780 is Cyan = 0.51, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 74 | 151 | 128 | - |
| CMYK | 0.51 | 0 | 0.15 | 0.41 |
| HSL | 162.08º | 0.34% | 0.44% | - |
| HSV(B) | 162.08º | 0.51% | 0.59% | - |
| XYZ | 17.79 | 25.15 | 24.34 | - |
| YUV | 125.36 | 129.49 | 91.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 151 | 128 | 0.51 | 0 | 0.15 | 0.41 | 162.08 | 0.34 | 0.44 |
| Hex | 4A | 97 | 80 | 33 | 0 | F | 29 | A2 | 22 | 2C |
| Octal | 112 | 227 | 200 | 63 | 0 | 17 | 51 | 242 | 42 | 54 |
| Binary | 1001010 | 10010111 | 10000000 | 110011 | 0 | 1111 | 101001 | 10100010 | 100010 | 101100 |
Color Harmonies of #4A9780
Complementary color
Monochromatic Colors of #4A9780
Black with #4A9780
Text Example
Text Example
White with #4A9780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4A9780; }
p { color: rgb(74,151,128); }
H1.HeaderClassName
{
color: #4A9780;
}
.AnyTagClassName
{
color: #4A9780;
}
</style>
background-color css
<style>
a { background-color: #4A9780; }
a { background-color: rgb(74,151,128); }
div.DivClassName
{
background-color: #4A9780;
}
.BgClassName
{
background-color: #4A9780;
}
</style>
border-color css
<style>
span { border-color: #4A9780; }
span { border-color: rgb(74,151,128); }
td.TdClassName
{
border-color: #4A9780;
}
.TagClassName
{
border-color: #4A9780;
}
</style>