Shades of Lochinvar #429482
Tints of Lochinvar #429482
RGB
CMYK
RGB Variations
Color information
#429482 (or 0x429482) is known color: Lochinvar. HEX triplet: 42, 94 and 82. RGB value is (66,148,130). Sum of RGB (Red+Green+Blue) = 66+148+130=344 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.19% from 344); Green value is 148 (58.20% from 255 or 43.02% from 344); Blue value is 130 (51.17% from 255 or 37.79% from 344); Max value from RGB is 148 - color contains mainly: green. Hex color #429482 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429482 is #BD6B7D. Grayscale: #797979. Windows color (decimal): -12413822 or 8557634. OLE color: 8557634.
HSL color Cylindrical-coordinate representation of color #429482: hue angle of 166.83º 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 #429482 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 130 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.42 |
| HSL | 166.83º | 0.38% | 0.42% | - |
| HSV(B) | 166.83º | 0.55% | 0.58% | - |
| XYZ | 16.87 | 23.95 | 24.85 | - |
| YUV | 121.43 | 132.83 | 88.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 130 | 0.55 | 0 | 0.12 | 0.42 | 166.83 | 0.38 | 0.42 |
| Hex | 42 | 94 | 82 | 37 | 0 | C | 2A | A7 | 26 | 2A |
| Octal | 102 | 224 | 202 | 67 | 0 | 14 | 52 | 247 | 46 | 52 |
| Binary | 1000010 | 10010100 | 10000010 | 110111 | 0 | 1100 | 101010 | 10100111 | 100110 | 101010 |
Color Harmonies of #429482
Complementary color
Monochromatic Colors of #429482
Black with #429482
Text Example
Text Example
White with #429482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429482; }
p { color: rgb(66,148,130); }
H1.HeaderClassName
{
color: #429482;
}
.AnyTagClassName
{
color: #429482;
}
</style>
background-color css
<style>
a { background-color: #429482; }
a { background-color: rgb(66,148,130); }
div.DivClassName
{
background-color: #429482;
}
.BgClassName
{
background-color: #429482;
}
</style>
border-color css
<style>
span { border-color: #429482; }
span { border-color: rgb(66,148,130); }
td.TdClassName
{
border-color: #429482;
}
.TagClassName
{
border-color: #429482;
}
</style>