Shades of Lochinvar #469188
Tints of Lochinvar #469188
RGB
CMYK
RGB Variations
Color information
#469188 (or 0x469188) is known color: Lochinvar. HEX triplet: 46, 91 and 88. RGB value is (70,145,136). Sum of RGB (Red+Green+Blue) = 70+145+136=351 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.94% from 351); Green value is 145 (57.03% from 255 or 41.31% from 351); Blue value is 136 (53.52% from 255 or 38.75% from 351); Max value from RGB is 145 - color contains mainly: green. Hex color #469188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469188 is #B96E77. Grayscale: #797979. Windows color (decimal): -12152440 or 8950086. OLE color: 8950086.
HSL color Cylindrical-coordinate representation of color #469188: hue angle of 172.8º 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 #469188 is Cyan = 0.52, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 136 | - |
| CMYK | 0.52 | 0 | 0.06 | 0.43 |
| HSL | 172.8º | 0.35% | 0.42% | - |
| HSV(B) | 172.8º | 0.52% | 0.57% | - |
| XYZ | 17.1 | 23.33 | 26.89 | - |
| YUV | 121.55 | 136.15 | 91.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 136 | 0.52 | 0 | 0.06 | 0.43 | 172.8 | 0.35 | 0.42 |
| Hex | 46 | 91 | 88 | 34 | 0 | 6 | 2B | AD | 23 | 2A |
| Octal | 106 | 221 | 210 | 64 | 0 | 6 | 53 | 255 | 43 | 52 |
| Binary | 1000110 | 10010001 | 10001000 | 110100 | 0 | 110 | 101011 | 10101101 | 100011 | 101010 |
Color Harmonies of #469188
Complementary color
Monochromatic Colors of #469188
Black with #469188
Text Example
Text Example
White with #469188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469188; }
p { color: rgb(70,145,136); }
H1.HeaderClassName
{
color: #469188;
}
.AnyTagClassName
{
color: #469188;
}
</style>
background-color css
<style>
a { background-color: #469188; }
a { background-color: rgb(70,145,136); }
div.DivClassName
{
background-color: #469188;
}
.BgClassName
{
background-color: #469188;
}
</style>
border-color css
<style>
span { border-color: #469188; }
span { border-color: rgb(70,145,136); }
td.TdClassName
{
border-color: #469188;
}
.TagClassName
{
border-color: #469188;
}
</style>