Shades of Lochinvar #429180
Tints of Lochinvar #429180
RGB
CMYK
RGB Variations
Color information
#429180 (or 0x429180) is known color: Lochinvar. HEX triplet: 42, 91 and 80. RGB value is (66,145,128). Sum of RGB (Red+Green+Blue) = 66+145+128=339 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.47% from 339); Green value is 145 (57.03% from 255 or 42.77% from 339); Blue value is 128 (50.39% from 255 or 37.76% from 339); Max value from RGB is 145 - color contains mainly: green. Hex color #429180 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429180 is #BD6E7F. Grayscale: #777777. Windows color (decimal): -12414592 or 8425794. OLE color: 8425794.
HSL color Cylindrical-coordinate representation of color #429180: hue angle of 167.09º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #429180 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 128 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.43 |
| HSL | 167.09º | 0.37% | 0.41% | - |
| HSV(B) | 167.09º | 0.54% | 0.57% | - |
| XYZ | 16.27 | 22.97 | 24 | - |
| YUV | 119.44 | 132.83 | 89.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 128 | 0.54 | 0 | 0.12 | 0.43 | 167.09 | 0.37 | 0.41 |
| Hex | 42 | 91 | 80 | 36 | 0 | C | 2B | A7 | 25 | 29 |
| Octal | 102 | 221 | 200 | 66 | 0 | 14 | 53 | 247 | 45 | 51 |
| Binary | 1000010 | 10010001 | 10000000 | 110110 | 0 | 1100 | 101011 | 10100111 | 100101 | 101001 |
Color Harmonies of #429180
Complementary color
Monochromatic Colors of #429180
Black with #429180
Text Example
Text Example
White with #429180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429180; }
p { color: rgb(66,145,128); }
H1.HeaderClassName
{
color: #429180;
}
.AnyTagClassName
{
color: #429180;
}
</style>
background-color css
<style>
a { background-color: #429180; }
a { background-color: rgb(66,145,128); }
div.DivClassName
{
background-color: #429180;
}
.BgClassName
{
background-color: #429180;
}
</style>
border-color css
<style>
span { border-color: #429180; }
span { border-color: rgb(66,145,128); }
td.TdClassName
{
border-color: #429180;
}
.TagClassName
{
border-color: #429180;
}
</style>