Shades of Lochinvar #429380
Tints of Lochinvar #429380
RGB
CMYK
RGB Variations
Color information
#429380 (or 0x429380) is known color: Lochinvar. HEX triplet: 42, 93 and 80. RGB value is (66,147,128). Sum of RGB (Red+Green+Blue) = 66+147+128=341 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.35% from 341); Green value is 147 (57.81% from 255 or 43.11% from 341); Blue value is 128 (50.39% from 255 or 37.54% from 341); Max value from RGB is 147 - color contains mainly: green. Hex color #429380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429380 is #BD6C7F. Grayscale: #787878. Windows color (decimal): -12414080 or 8426306. OLE color: 8426306.
HSL color Cylindrical-coordinate representation of color #429380: hue angle of 165.93º 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 #429380 is Cyan = 0.55, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 128 | - |
| CMYK | 0.55 | 0 | 0.13 | 0.42 |
| HSL | 165.93º | 0.38% | 0.42% | - |
| HSV(B) | 165.93º | 0.55% | 0.58% | - |
| XYZ | 16.58 | 23.58 | 24.1 | - |
| YUV | 120.62 | 132.16 | 89.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 128 | 0.55 | 0 | 0.13 | 0.42 | 165.93 | 0.38 | 0.42 |
| Hex | 42 | 93 | 80 | 37 | 0 | D | 2A | A6 | 26 | 2A |
| Octal | 102 | 223 | 200 | 67 | 0 | 15 | 52 | 246 | 46 | 52 |
| Binary | 1000010 | 10010011 | 10000000 | 110111 | 0 | 1101 | 101010 | 10100110 | 100110 | 101010 |
Color Harmonies of #429380
Complementary color
Monochromatic Colors of #429380
Black with #429380
Text Example
Text Example
White with #429380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429380; }
p { color: rgb(66,147,128); }
H1.HeaderClassName
{
color: #429380;
}
.AnyTagClassName
{
color: #429380;
}
</style>
background-color css
<style>
a { background-color: #429380; }
a { background-color: rgb(66,147,128); }
div.DivClassName
{
background-color: #429380;
}
.BgClassName
{
background-color: #429380;
}
</style>
border-color css
<style>
span { border-color: #429380; }
span { border-color: rgb(66,147,128); }
td.TdClassName
{
border-color: #429380;
}
.TagClassName
{
border-color: #429380;
}
</style>