Shades of Lochinvar #468986
Tints of Lochinvar #468986
RGB
CMYK
RGB Variations
Color information
#468986 (or 0x468986) is known color: Lochinvar. HEX triplet: 46, 89 and 86. RGB value is (70,137,134). Sum of RGB (Red+Green+Blue) = 70+137+134=341 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.53% from 341); Green value is 137 (53.91% from 255 or 40.18% from 341); Blue value is 134 (52.73% from 255 or 39.30% from 341); Max value from RGB is 137 - color contains mainly: green. Hex color #468986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #468986 is #B97679. Grayscale: #747474. Windows color (decimal): -12154490 or 8816966. OLE color: 8816966.
HSL color Cylindrical-coordinate representation of color #468986: hue angle of 177.31º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #468986 is Cyan = 0.49, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 134 | - |
| CMYK | 0.49 | 0 | 0.02 | 0.46 |
| HSL | 177.31º | 0.32% | 0.41% | - |
| HSV(B) | 177.31º | 0.49% | 0.54% | - |
| XYZ | 15.77 | 20.91 | 25.76 | - |
| YUV | 116.63 | 137.8 | 94.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 134 | 0.49 | 0 | 0.02 | 0.46 | 177.31 | 0.32 | 0.41 |
| Hex | 46 | 89 | 86 | 31 | 0 | 2 | 2E | B1 | 20 | 29 |
| Octal | 106 | 211 | 206 | 61 | 0 | 2 | 56 | 261 | 40 | 51 |
| Binary | 1000110 | 10001001 | 10000110 | 110001 | 0 | 10 | 101110 | 10110001 | 100000 | 101001 |
Color Harmonies of #468986
Complementary color
Monochromatic Colors of #468986
Black with #468986
Text Example
Text Example
White with #468986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468986; }
p { color: rgb(70,137,134); }
H1.HeaderClassName
{
color: #468986;
}
.AnyTagClassName
{
color: #468986;
}
</style>
background-color css
<style>
a { background-color: #468986; }
a { background-color: rgb(70,137,134); }
div.DivClassName
{
background-color: #468986;
}
.BgClassName
{
background-color: #468986;
}
</style>
border-color css
<style>
span { border-color: #468986; }
span { border-color: rgb(70,137,134); }
td.TdClassName
{
border-color: #468986;
}
.TagClassName
{
border-color: #468986;
}
</style>