Shades of Lochinvar #469180
Tints of Lochinvar #469180
RGB
CMYK
RGB Variations
Color information
#469180 (or 0x469180) is known color: Lochinvar. HEX triplet: 46, 91 and 80. RGB value is (70,145,128). Sum of RGB (Red+Green+Blue) = 70+145+128=343 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.41% from 343); Green value is 145 (57.03% from 255 or 42.27% from 343); Blue value is 128 (50.39% from 255 or 37.32% from 343); Max value from RGB is 145 - color contains mainly: green. Hex color #469180 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469180 is #B96E7F. Grayscale: #787878. Windows color (decimal): -12152448 or 8425798. OLE color: 8425798.
HSL color Cylindrical-coordinate representation of color #469180: hue angle of 166.4º 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 #469180 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 128 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.43 |
| HSL | 166.4º | 0.35% | 0.42% | - |
| HSV(B) | 166.4º | 0.52% | 0.57% | - |
| XYZ | 16.55 | 23.11 | 24.01 | - |
| YUV | 120.64 | 132.15 | 91.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 128 | 0.52 | 0 | 0.12 | 0.43 | 166.4 | 0.35 | 0.42 |
| Hex | 46 | 91 | 80 | 34 | 0 | C | 2B | A6 | 23 | 2A |
| Octal | 106 | 221 | 200 | 64 | 0 | 14 | 53 | 246 | 43 | 52 |
| Binary | 1000110 | 10010001 | 10000000 | 110100 | 0 | 1100 | 101011 | 10100110 | 100011 | 101010 |
Color Harmonies of #469180
Complementary color
Monochromatic Colors of #469180
Black with #469180
Text Example
Text Example
White with #469180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469180; }
p { color: rgb(70,145,128); }
H1.HeaderClassName
{
color: #469180;
}
.AnyTagClassName
{
color: #469180;
}
</style>
background-color css
<style>
a { background-color: #469180; }
a { background-color: rgb(70,145,128); }
div.DivClassName
{
background-color: #469180;
}
.BgClassName
{
background-color: #469180;
}
</style>
border-color css
<style>
span { border-color: #469180; }
span { border-color: rgb(70,145,128); }
td.TdClassName
{
border-color: #469180;
}
.TagClassName
{
border-color: #469180;
}
</style>