Shades of Lochinvar #429685
Tints of Lochinvar #429685
RGB
CMYK
RGB Variations
Color information
#429685 (or 0x429685) is known color: Lochinvar. HEX triplet: 42, 96 and 85. RGB value is (66,150,133). Sum of RGB (Red+Green+Blue) = 66+150+133=349 (46% of max value = 765). Red value is 66 (26.17% from 255 or 18.91% from 349); Green value is 150 (58.98% from 255 or 42.98% from 349); Blue value is 133 (52.34% from 255 or 38.11% from 349); Max value from RGB is 150 - color contains mainly: green. Hex color #429685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429685 is #BD697A. Grayscale: #7A7A7A. Windows color (decimal): -12413307 or 8754754. OLE color: 8754754.
HSL color Cylindrical-coordinate representation of color #429685: hue angle of 167.86º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #429685 is Cyan = 0.56, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 150 | 133 | - |
| CMYK | 0.56 | 0 | 0.11 | 0.41 |
| HSL | 167.86º | 0.39% | 0.42% | - |
| HSV(B) | 167.86º | 0.56% | 0.59% | - |
| XYZ | 17.39 | 24.66 | 26.03 | - |
| YUV | 122.95 | 133.67 | 87.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 150 | 133 | 0.56 | 0 | 0.11 | 0.41 | 167.86 | 0.39 | 0.42 |
| Hex | 42 | 96 | 85 | 38 | 0 | B | 29 | A8 | 27 | 2A |
| Octal | 102 | 226 | 205 | 70 | 0 | 13 | 51 | 250 | 47 | 52 |
| Binary | 1000010 | 10010110 | 10000101 | 111000 | 0 | 1011 | 101001 | 10101000 | 100111 | 101010 |
Color Harmonies of #429685
Complementary color
Monochromatic Colors of #429685
Black with #429685
Text Example
Text Example
White with #429685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429685; }
p { color: rgb(66,150,133); }
H1.HeaderClassName
{
color: #429685;
}
.AnyTagClassName
{
color: #429685;
}
</style>
background-color css
<style>
a { background-color: #429685; }
a { background-color: rgb(66,150,133); }
div.DivClassName
{
background-color: #429685;
}
.BgClassName
{
background-color: #429685;
}
</style>
border-color css
<style>
span { border-color: #429685; }
span { border-color: rgb(66,150,133); }
td.TdClassName
{
border-color: #429685;
}
.TagClassName
{
border-color: #429685;
}
</style>