Shades of Lochinvar #429083
Tints of Lochinvar #429083
RGB
CMYK
RGB Variations
Color information
#429083 (or 0x429083) is known color: Lochinvar. HEX triplet: 42, 90 and 83. RGB value is (66,144,131). Sum of RGB (Red+Green+Blue) = 66+144+131=341 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.35% from 341); Green value is 144 (56.64% from 255 or 42.23% from 341); Blue value is 131 (51.56% from 255 or 38.42% from 341); Max value from RGB is 144 - color contains mainly: green. Hex color #429083 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429083 is #BD6F7C. Grayscale: #777777. Windows color (decimal): -12414845 or 8622146. OLE color: 8622146.
HSL color Cylindrical-coordinate representation of color #429083: hue angle of 170º 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 #429083 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 131 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.44 |
| HSL | 170º | 0.37% | 0.41% | - |
| HSV(B) | 170º | 0.54% | 0.56% | - |
| XYZ | 16.32 | 22.74 | 25 | - |
| YUV | 119.2 | 134.66 | 90.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 131 | 0.54 | 0 | 0.09 | 0.44 | 170 | 0.37 | 0.41 |
| Hex | 42 | 90 | 83 | 36 | 0 | 9 | 2C | AA | 25 | 29 |
| Octal | 102 | 220 | 203 | 66 | 0 | 11 | 54 | 252 | 45 | 51 |
| Binary | 1000010 | 10010000 | 10000011 | 110110 | 0 | 1001 | 101100 | 10101010 | 100101 | 101001 |
Color Harmonies of #429083
Complementary color
Monochromatic Colors of #429083
Black with #429083
Text Example
Text Example
White with #429083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429083; }
p { color: rgb(66,144,131); }
H1.HeaderClassName
{
color: #429083;
}
.AnyTagClassName
{
color: #429083;
}
</style>
background-color css
<style>
a { background-color: #429083; }
a { background-color: rgb(66,144,131); }
div.DivClassName
{
background-color: #429083;
}
.BgClassName
{
background-color: #429083;
}
</style>
border-color css
<style>
span { border-color: #429083; }
span { border-color: rgb(66,144,131); }
td.TdClassName
{
border-color: #429083;
}
.TagClassName
{
border-color: #429083;
}
</style>