Shades of Lochinvar #429579
Tints of Lochinvar #429579
RGB
CMYK
RGB Variations
Color information
#429579 (or 0x429579) is known color: Lochinvar. HEX triplet: 42, 95 and 79. RGB value is (66,149,121). Sum of RGB (Red+Green+Blue) = 66+149+121=336 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.64% from 336); Green value is 149 (58.59% from 255 or 44.35% from 336); Blue value is 121 (47.66% from 255 or 36.01% from 336); Max value from RGB is 149 - color contains mainly: green. Hex color #429579 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #429579 is #BD6A86. Grayscale: #797979. Windows color (decimal): -12413575 or 7968066. OLE color: 7968066.
HSL color Cylindrical-coordinate representation of color #429579: hue angle of 159.76º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #429579 is Cyan = 0.56, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 121 | - |
| CMYK | 0.56 | 0 | 0.19 | 0.42 |
| HSL | 159.76º | 0.39% | 0.42% | - |
| HSV(B) | 159.76º | 0.56% | 0.58% | - |
| XYZ | 16.45 | 24.03 | 21.86 | - |
| YUV | 120.99 | 128 | 88.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 121 | 0.56 | 0 | 0.19 | 0.42 | 159.76 | 0.39 | 0.42 |
| Hex | 42 | 95 | 79 | 38 | 0 | 13 | 2A | A0 | 27 | 2A |
| Octal | 102 | 225 | 171 | 70 | 0 | 23 | 52 | 240 | 47 | 52 |
| Binary | 1000010 | 10010101 | 1111001 | 111000 | 0 | 10011 | 101010 | 10100000 | 100111 | 101010 |
Color Harmonies of #429579
Complementary color
Monochromatic Colors of #429579
Black with #429579
Text Example
Text Example
White with #429579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429579; }
p { color: rgb(66,149,121); }
H1.HeaderClassName
{
color: #429579;
}
.AnyTagClassName
{
color: #429579;
}
</style>
background-color css
<style>
a { background-color: #429579; }
a { background-color: rgb(66,149,121); }
div.DivClassName
{
background-color: #429579;
}
.BgClassName
{
background-color: #429579;
}
</style>
border-color css
<style>
span { border-color: #429579; }
span { border-color: rgb(66,149,121); }
td.TdClassName
{
border-color: #429579;
}
.TagClassName
{
border-color: #429579;
}
</style>