Shades of Lochinvar #429086
Tints of Lochinvar #429086
RGB
CMYK
RGB Variations
Color information
#429086 (or 0x429086) is known color: Lochinvar. HEX triplet: 42, 90 and 86. RGB value is (66,144,134). Sum of RGB (Red+Green+Blue) = 66+144+134=344 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.19% from 344); Green value is 144 (56.64% from 255 or 41.86% from 344); Blue value is 134 (52.73% from 255 or 38.95% from 344); Max value from RGB is 144 - color contains mainly: green. Hex color #429086 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429086 is #BD6F79. Grayscale: #777777. Windows color (decimal): -12414842 or 8818754. OLE color: 8818754.
HSL color Cylindrical-coordinate representation of color #429086: hue angle of 172.31º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #429086 is Cyan = 0.54, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 134 | - |
| CMYK | 0.54 | 0 | 0.07 | 0.44 |
| HSL | 172.31º | 0.37% | 0.41% | - |
| HSV(B) | 172.31º | 0.54% | 0.56% | - |
| XYZ | 16.52 | 22.83 | 26.09 | - |
| YUV | 119.54 | 136.16 | 89.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 134 | 0.54 | 0 | 0.07 | 0.44 | 172.31 | 0.37 | 0.41 |
| Hex | 42 | 90 | 86 | 36 | 0 | 7 | 2C | AC | 25 | 29 |
| Octal | 102 | 220 | 206 | 66 | 0 | 7 | 54 | 254 | 45 | 51 |
| Binary | 1000010 | 10010000 | 10000110 | 110110 | 0 | 111 | 101100 | 10101100 | 100101 | 101001 |
Color Harmonies of #429086
Complementary color
Monochromatic Colors of #429086
Black with #429086
Text Example
Text Example
White with #429086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429086; }
p { color: rgb(66,144,134); }
H1.HeaderClassName
{
color: #429086;
}
.AnyTagClassName
{
color: #429086;
}
</style>
background-color css
<style>
a { background-color: #429086; }
a { background-color: rgb(66,144,134); }
div.DivClassName
{
background-color: #429086;
}
.BgClassName
{
background-color: #429086;
}
</style>
border-color css
<style>
span { border-color: #429086; }
span { border-color: rgb(66,144,134); }
td.TdClassName
{
border-color: #429086;
}
.TagClassName
{
border-color: #429086;
}
</style>