Shades of Lochinvar #429087
Tints of Lochinvar #429087
RGB
CMYK
RGB Variations
Color information
#429087 (or 0x429087) is known color: Lochinvar. HEX triplet: 42, 90 and 87. RGB value is (66,144,135). Sum of RGB (Red+Green+Blue) = 66+144+135=345 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.13% from 345); Green value is 144 (56.64% from 255 or 41.74% from 345); Blue value is 135 (53.12% from 255 or 39.13% from 345); Max value from RGB is 144 - color contains mainly: green. Hex color #429087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429087 is #BD6F78. Grayscale: #777777. Windows color (decimal): -12414841 or 8884290. OLE color: 8884290.
HSL color Cylindrical-coordinate representation of color #429087: hue angle of 173.08º 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 #429087 is Cyan = 0.54, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 135 | - |
| CMYK | 0.54 | 0 | 0.06 | 0.44 |
| HSL | 173.08º | 0.37% | 0.41% | - |
| HSV(B) | 173.08º | 0.54% | 0.56% | - |
| XYZ | 16.59 | 22.85 | 26.46 | - |
| YUV | 119.65 | 136.66 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 135 | 0.54 | 0 | 0.06 | 0.44 | 173.08 | 0.37 | 0.41 |
| Hex | 42 | 90 | 87 | 36 | 0 | 6 | 2C | AD | 25 | 29 |
| Octal | 102 | 220 | 207 | 66 | 0 | 6 | 54 | 255 | 45 | 51 |
| Binary | 1000010 | 10010000 | 10000111 | 110110 | 0 | 110 | 101100 | 10101101 | 100101 | 101001 |
Color Harmonies of #429087
Complementary color
Monochromatic Colors of #429087
Black with #429087
Text Example
Text Example
White with #429087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429087; }
p { color: rgb(66,144,135); }
H1.HeaderClassName
{
color: #429087;
}
.AnyTagClassName
{
color: #429087;
}
</style>
background-color css
<style>
a { background-color: #429087; }
a { background-color: rgb(66,144,135); }
div.DivClassName
{
background-color: #429087;
}
.BgClassName
{
background-color: #429087;
}
</style>
border-color css
<style>
span { border-color: #429087; }
span { border-color: rgb(66,144,135); }
td.TdClassName
{
border-color: #429087;
}
.TagClassName
{
border-color: #429087;
}
</style>