Shades of Lochinvar #429385
Tints of Lochinvar #429385
RGB
CMYK
RGB Variations
Color information
#429385 (or 0x429385) is known color: Lochinvar. HEX triplet: 42, 93 and 85. RGB value is (66,147,133). Sum of RGB (Red+Green+Blue) = 66+147+133=346 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.08% from 346); Green value is 147 (57.81% from 255 or 42.49% from 346); Blue value is 133 (52.34% from 255 or 38.44% from 346); Max value from RGB is 147 - color contains mainly: green. Hex color #429385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429385 is #BD6C7A. Grayscale: #797979. Windows color (decimal): -12414075 or 8753986. OLE color: 8753986.
HSL color Cylindrical-coordinate representation of color #429385: hue angle of 169.63º 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 #429385 is Cyan = 0.55, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 133 | - |
| CMYK | 0.55 | 0 | 0.10 | 0.42 |
| HSL | 169.63º | 0.38% | 0.42% | - |
| HSV(B) | 169.63º | 0.55% | 0.58% | - |
| XYZ | 16.91 | 23.72 | 25.88 | - |
| YUV | 121.19 | 134.66 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 133 | 0.55 | 0 | 0.10 | 0.42 | 169.63 | 0.38 | 0.42 |
| Hex | 42 | 93 | 85 | 37 | 0 | A | 2A | AA | 26 | 2A |
| Octal | 102 | 223 | 205 | 67 | 0 | 12 | 52 | 252 | 46 | 52 |
| Binary | 1000010 | 10010011 | 10000101 | 110111 | 0 | 1010 | 101010 | 10101010 | 100110 | 101010 |
Color Harmonies of #429385
Complementary color
Monochromatic Colors of #429385
Black with #429385
Text Example
Text Example
White with #429385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429385; }
p { color: rgb(66,147,133); }
H1.HeaderClassName
{
color: #429385;
}
.AnyTagClassName
{
color: #429385;
}
</style>
background-color css
<style>
a { background-color: #429385; }
a { background-color: rgb(66,147,133); }
div.DivClassName
{
background-color: #429385;
}
.BgClassName
{
background-color: #429385;
}
</style>
border-color css
<style>
span { border-color: #429385; }
span { border-color: rgb(66,147,133); }
td.TdClassName
{
border-color: #429385;
}
.TagClassName
{
border-color: #429385;
}
</style>