Shades of Lochinvar #469186
Tints of Lochinvar #469186
RGB
CMYK
RGB Variations
Color information
#469186 (or 0x469186) is known color: Lochinvar. HEX triplet: 46, 91 and 86. RGB value is (70,145,134). Sum of RGB (Red+Green+Blue) = 70+145+134=349 (46% of max value = 765). Red value is 70 (27.73% from 255 or 20.06% from 349); Green value is 145 (57.03% from 255 or 41.55% from 349); Blue value is 134 (52.73% from 255 or 38.40% from 349); Max value from RGB is 145 - color contains mainly: green. Hex color #469186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469186 is #B96E79. Grayscale: #797979. Windows color (decimal): -12152442 or 8819014. OLE color: 8819014.
HSL color Cylindrical-coordinate representation of color #469186: hue angle of 171.2º 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 #469186 is Cyan = 0.52, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 134 | - |
| CMYK | 0.52 | 0 | 0.08 | 0.43 |
| HSL | 171.2º | 0.35% | 0.42% | - |
| HSV(B) | 171.2º | 0.52% | 0.57% | - |
| XYZ | 16.95 | 23.27 | 26.15 | - |
| YUV | 121.32 | 135.15 | 91.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 134 | 0.52 | 0 | 0.08 | 0.43 | 171.2 | 0.35 | 0.42 |
| Hex | 46 | 91 | 86 | 34 | 0 | 8 | 2B | AB | 23 | 2A |
| Octal | 106 | 221 | 206 | 64 | 0 | 10 | 53 | 253 | 43 | 52 |
| Binary | 1000110 | 10010001 | 10000110 | 110100 | 0 | 1000 | 101011 | 10101011 | 100011 | 101010 |
Color Harmonies of #469186
Complementary color
Monochromatic Colors of #469186
Black with #469186
Text Example
Text Example
White with #469186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469186; }
p { color: rgb(70,145,134); }
H1.HeaderClassName
{
color: #469186;
}
.AnyTagClassName
{
color: #469186;
}
</style>
background-color css
<style>
a { background-color: #469186; }
a { background-color: rgb(70,145,134); }
div.DivClassName
{
background-color: #469186;
}
.BgClassName
{
background-color: #469186;
}
</style>
border-color css
<style>
span { border-color: #469186; }
span { border-color: rgb(70,145,134); }
td.TdClassName
{
border-color: #469186;
}
.TagClassName
{
border-color: #469186;
}
</style>