Shades of Lochinvar #469289
Tints of Lochinvar #469289
RGB
CMYK
RGB Variations
Color information
#469289 (or 0x469289) is known color: Lochinvar. HEX triplet: 46, 92 and 89. RGB value is (70,146,137). Sum of RGB (Red+Green+Blue) = 70+146+137=353 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.83% from 353); Green value is 146 (57.42% from 255 or 41.36% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 146 - color contains mainly: green. Hex color #469289 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469289 is #B96D76. Grayscale: #7A7A7A. Windows color (decimal): -12152183 or 9015878. OLE color: 9015878.
HSL color Cylindrical-coordinate representation of color #469289: hue angle of 172.89º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469289 is Cyan = 0.52, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 137 | - |
| CMYK | 0.52 | 0 | 0.06 | 0.43 |
| HSL | 172.89º | 0.35% | 0.42% | - |
| HSV(B) | 172.89º | 0.52% | 0.57% | - |
| XYZ | 17.32 | 23.67 | 27.32 | - |
| YUV | 122.25 | 136.32 | 90.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 137 | 0.52 | 0 | 0.06 | 0.43 | 172.89 | 0.35 | 0.42 |
| Hex | 46 | 92 | 89 | 34 | 0 | 6 | 2B | AD | 23 | 2A |
| Octal | 106 | 222 | 211 | 64 | 0 | 6 | 53 | 255 | 43 | 52 |
| Binary | 1000110 | 10010010 | 10001001 | 110100 | 0 | 110 | 101011 | 10101101 | 100011 | 101010 |
Color Harmonies of #469289
Complementary color
Monochromatic Colors of #469289
Black with #469289
Text Example
Text Example
White with #469289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469289; }
p { color: rgb(70,146,137); }
H1.HeaderClassName
{
color: #469289;
}
.AnyTagClassName
{
color: #469289;
}
</style>
background-color css
<style>
a { background-color: #469289; }
a { background-color: rgb(70,146,137); }
div.DivClassName
{
background-color: #469289;
}
.BgClassName
{
background-color: #469289;
}
</style>
border-color css
<style>
span { border-color: #469289; }
span { border-color: rgb(70,146,137); }
td.TdClassName
{
border-color: #469289;
}
.TagClassName
{
border-color: #469289;
}
</style>