Shades of Lochinvar #429084
Tints of Lochinvar #429084
RGB
CMYK
RGB Variations
Color information
#429084 (or 0x429084) is known color: Lochinvar. HEX triplet: 42, 90 and 84. RGB value is (66,144,132). Sum of RGB (Red+Green+Blue) = 66+144+132=342 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.30% from 342); Green value is 144 (56.64% from 255 or 42.11% from 342); Blue value is 132 (51.95% from 255 or 38.60% from 342); Max value from RGB is 144 - color contains mainly: green. Hex color #429084 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429084 is #BD6F7B. Grayscale: #777777. Windows color (decimal): -12414844 or 8687682. OLE color: 8687682.
HSL color Cylindrical-coordinate representation of color #429084: hue angle of 170.77º 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 #429084 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 132 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.44 |
| HSL | 170.77º | 0.37% | 0.41% | - |
| HSV(B) | 170.77º | 0.54% | 0.56% | - |
| XYZ | 16.38 | 22.77 | 25.36 | - |
| YUV | 119.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 132 | 0.54 | 0 | 0.08 | 0.44 | 170.77 | 0.37 | 0.41 |
| Hex | 42 | 90 | 84 | 36 | 0 | 8 | 2C | AB | 25 | 29 |
| Octal | 102 | 220 | 204 | 66 | 0 | 10 | 54 | 253 | 45 | 51 |
| Binary | 1000010 | 10010000 | 10000100 | 110110 | 0 | 1000 | 101100 | 10101011 | 100101 | 101001 |
Color Harmonies of #429084
Complementary color
Monochromatic Colors of #429084
Black with #429084
Text Example
Text Example
White with #429084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429084; }
p { color: rgb(66,144,132); }
H1.HeaderClassName
{
color: #429084;
}
.AnyTagClassName
{
color: #429084;
}
</style>
background-color css
<style>
a { background-color: #429084; }
a { background-color: rgb(66,144,132); }
div.DivClassName
{
background-color: #429084;
}
.BgClassName
{
background-color: #429084;
}
</style>
border-color css
<style>
span { border-color: #429084; }
span { border-color: rgb(66,144,132); }
td.TdClassName
{
border-color: #429084;
}
.TagClassName
{
border-color: #429084;
}
</style>