Shades of Lochinvar #429485
Tints of Lochinvar #429485
RGB
CMYK
RGB Variations
Color information
#429485 (or 0x429485) is known color: Lochinvar. HEX triplet: 42, 94 and 85. RGB value is (66,148,133). Sum of RGB (Red+Green+Blue) = 66+148+133=347 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.02% from 347); Green value is 148 (58.20% from 255 or 42.65% from 347); Blue value is 133 (52.34% from 255 or 38.33% from 347); Max value from RGB is 148 - color contains mainly: green. Hex color #429485 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429485 is #BD6B7A. Grayscale: #797979. Windows color (decimal): -12413819 or 8754242. OLE color: 8754242.
HSL color Cylindrical-coordinate representation of color #429485: hue angle of 169.02º 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 #429485 is Cyan = 0.55, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 133 | - |
| CMYK | 0.55 | 0 | 0.10 | 0.42 |
| HSL | 169.02º | 0.38% | 0.42% | - |
| HSV(B) | 169.02º | 0.55% | 0.58% | - |
| XYZ | 17.07 | 24.03 | 25.93 | - |
| YUV | 121.77 | 134.33 | 88.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 133 | 0.55 | 0 | 0.10 | 0.42 | 169.02 | 0.38 | 0.42 |
| Hex | 42 | 94 | 85 | 37 | 0 | A | 2A | A9 | 26 | 2A |
| Octal | 102 | 224 | 205 | 67 | 0 | 12 | 52 | 251 | 46 | 52 |
| Binary | 1000010 | 10010100 | 10000101 | 110111 | 0 | 1010 | 101010 | 10101001 | 100110 | 101010 |
Color Harmonies of #429485
Complementary color
Monochromatic Colors of #429485
Black with #429485
Text Example
Text Example
White with #429485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429485; }
p { color: rgb(66,148,133); }
H1.HeaderClassName
{
color: #429485;
}
.AnyTagClassName
{
color: #429485;
}
</style>
background-color css
<style>
a { background-color: #429485; }
a { background-color: rgb(66,148,133); }
div.DivClassName
{
background-color: #429485;
}
.BgClassName
{
background-color: #429485;
}
</style>
border-color css
<style>
span { border-color: #429485; }
span { border-color: rgb(66,148,133); }
td.TdClassName
{
border-color: #429485;
}
.TagClassName
{
border-color: #429485;
}
</style>