Shades of Lochinvar #469082
Tints of Lochinvar #469082
RGB
CMYK
RGB Variations
Color information
#469082 (or 0x469082) is known color: Lochinvar. HEX triplet: 46, 90 and 82. RGB value is (70,144,130). Sum of RGB (Red+Green+Blue) = 70+144+130=344 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.35% from 344); Green value is 144 (56.64% from 255 or 41.86% from 344); Blue value is 130 (51.17% from 255 or 37.79% from 344); Max value from RGB is 144 - color contains mainly: green. Hex color #469082 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469082 is #B96F7D. Grayscale: #787878. Windows color (decimal): -12152702 or 8556614. OLE color: 8556614.
HSL color Cylindrical-coordinate representation of color #469082: hue angle of 168.65º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #469082 is Cyan = 0.51, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 130 | - |
| CMYK | 0.51 | 0 | 0.10 | 0.44 |
| HSL | 168.65º | 0.35% | 0.42% | - |
| HSV(B) | 168.65º | 0.51% | 0.56% | - |
| XYZ | 16.53 | 22.86 | 24.66 | - |
| YUV | 120.28 | 133.48 | 92.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 130 | 0.51 | 0 | 0.10 | 0.44 | 168.65 | 0.35 | 0.42 |
| Hex | 46 | 90 | 82 | 33 | 0 | A | 2C | A9 | 23 | 2A |
| Octal | 106 | 220 | 202 | 63 | 0 | 12 | 54 | 251 | 43 | 52 |
| Binary | 1000110 | 10010000 | 10000010 | 110011 | 0 | 1010 | 101100 | 10101001 | 100011 | 101010 |
Color Harmonies of #469082
Complementary color
Monochromatic Colors of #469082
Black with #469082
Text Example
Text Example
White with #469082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469082; }
p { color: rgb(70,144,130); }
H1.HeaderClassName
{
color: #469082;
}
.AnyTagClassName
{
color: #469082;
}
</style>
background-color css
<style>
a { background-color: #469082; }
a { background-color: rgb(70,144,130); }
div.DivClassName
{
background-color: #469082;
}
.BgClassName
{
background-color: #469082;
}
</style>
border-color css
<style>
span { border-color: #469082; }
span { border-color: rgb(70,144,130); }
td.TdClassName
{
border-color: #469082;
}
.TagClassName
{
border-color: #469082;
}
</style>