Shades of Lochinvar #429486
Tints of Lochinvar #429486
RGB
CMYK
RGB Variations
Color information
#429486 (or 0x429486) is known color: Lochinvar. HEX triplet: 42, 94 and 86. RGB value is (66,148,134). Sum of RGB (Red+Green+Blue) = 66+148+134=348 (46% of max value = 765). Red value is 66 (26.17% from 255 or 18.97% from 348); Green value is 148 (58.20% from 255 or 42.53% from 348); Blue value is 134 (52.73% from 255 or 38.51% from 348); Max value from RGB is 148 - color contains mainly: green. Hex color #429486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429486 is #BD6B79. Grayscale: #797979. Windows color (decimal): -12413818 or 8819778. OLE color: 8819778.
HSL color Cylindrical-coordinate representation of color #429486: hue angle of 169.76º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429486 is Cyan = 0.55, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 134 | - |
| CMYK | 0.55 | 0 | 0.09 | 0.42 |
| HSL | 169.76º | 0.38% | 0.42% | - |
| HSV(B) | 169.76º | 0.55% | 0.58% | - |
| XYZ | 17.14 | 24.06 | 26.29 | - |
| YUV | 121.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 134 | 0.55 | 0 | 0.09 | 0.42 | 169.76 | 0.38 | 0.42 |
| Hex | 42 | 94 | 86 | 37 | 0 | 9 | 2A | AA | 26 | 2A |
| Octal | 102 | 224 | 206 | 67 | 0 | 11 | 52 | 252 | 46 | 52 |
| Binary | 1000010 | 10010100 | 10000110 | 110111 | 0 | 1001 | 101010 | 10101010 | 100110 | 101010 |
Color Harmonies of #429486
Complementary color
Monochromatic Colors of #429486
Black with #429486
Text Example
Text Example
White with #429486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429486; }
p { color: rgb(66,148,134); }
H1.HeaderClassName
{
color: #429486;
}
.AnyTagClassName
{
color: #429486;
}
</style>
background-color css
<style>
a { background-color: #429486; }
a { background-color: rgb(66,148,134); }
div.DivClassName
{
background-color: #429486;
}
.BgClassName
{
background-color: #429486;
}
</style>
border-color css
<style>
span { border-color: #429486; }
span { border-color: rgb(66,148,134); }
td.TdClassName
{
border-color: #429486;
}
.TagClassName
{
border-color: #429486;
}
</style>