Shades of Lochinvar #429886
Tints of Lochinvar #429886
RGB
CMYK
RGB Variations
Color information
#429886 (or 0x429886) is known color: Lochinvar. HEX triplet: 42, 98 and 86. RGB value is (66,152,134). Sum of RGB (Red+Green+Blue) = 66+152+134=352 (46% of max value = 765). Red value is 66 (26.17% from 255 or 18.75% from 352); Green value is 152 (59.77% from 255 or 43.18% from 352); Blue value is 134 (52.73% from 255 or 38.07% from 352); Max value from RGB is 152 - color contains mainly: green. Hex color #429886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429886 is #BD6779. Grayscale: #7C7C7C. Windows color (decimal): -12412794 or 8820802. OLE color: 8820802.
HSL color Cylindrical-coordinate representation of color #429886: hue angle of 167.44º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #429886 is Cyan = 0.57, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 134 | - |
| CMYK | 0.57 | 0 | 0.12 | 0.40 |
| HSL | 167.44º | 0.39% | 0.43% | - |
| HSV(B) | 167.44º | 0.57% | 0.6% | - |
| XYZ | 17.78 | 25.34 | 26.51 | - |
| YUV | 124.23 | 133.51 | 86.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 134 | 0.57 | 0 | 0.12 | 0.40 | 167.44 | 0.39 | 0.43 |
| Hex | 42 | 98 | 86 | 39 | 0 | C | 28 | A7 | 27 | 2B |
| Octal | 102 | 230 | 206 | 71 | 0 | 14 | 50 | 247 | 47 | 53 |
| Binary | 1000010 | 10011000 | 10000110 | 111001 | 0 | 1100 | 101000 | 10100111 | 100111 | 101011 |
Color Harmonies of #429886
Complementary color
Monochromatic Colors of #429886
Black with #429886
Text Example
Text Example
White with #429886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429886; }
p { color: rgb(66,152,134); }
H1.HeaderClassName
{
color: #429886;
}
.AnyTagClassName
{
color: #429886;
}
</style>
background-color css
<style>
a { background-color: #429886; }
a { background-color: rgb(66,152,134); }
div.DivClassName
{
background-color: #429886;
}
.BgClassName
{
background-color: #429886;
}
</style>
border-color css
<style>
span { border-color: #429886; }
span { border-color: rgb(66,152,134); }
td.TdClassName
{
border-color: #429886;
}
.TagClassName
{
border-color: #429886;
}
</style>