Shades of Lochinvar #469187
Tints of Lochinvar #469187
RGB
CMYK
RGB Variations
Color information
#469187 (or 0x469187) is known color: Lochinvar. HEX triplet: 46, 91 and 87. RGB value is (70,145,135). Sum of RGB (Red+Green+Blue) = 70+145+135=350 (46% of max value = 765). Red value is 70 (27.73% from 255 or 20% from 350); Green value is 145 (57.03% from 255 or 41.43% from 350); Blue value is 135 (53.12% from 255 or 38.57% from 350); Max value from RGB is 145 - color contains mainly: green. Hex color #469187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469187 is #B96E78. Grayscale: #797979. Windows color (decimal): -12152441 or 8884550. OLE color: 8884550.
HSL color Cylindrical-coordinate representation of color #469187: hue angle of 172º 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 #469187 is Cyan = 0.52, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 135 | - |
| CMYK | 0.52 | 0 | 0.07 | 0.43 |
| HSL | 172º | 0.35% | 0.42% | - |
| HSV(B) | 172º | 0.52% | 0.57% | - |
| XYZ | 17.02 | 23.3 | 26.52 | - |
| YUV | 121.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 135 | 0.52 | 0 | 0.07 | 0.43 | 172 | 0.35 | 0.42 |
| Hex | 46 | 91 | 87 | 34 | 0 | 7 | 2B | AC | 23 | 2A |
| Octal | 106 | 221 | 207 | 64 | 0 | 7 | 53 | 254 | 43 | 52 |
| Binary | 1000110 | 10010001 | 10000111 | 110100 | 0 | 111 | 101011 | 10101100 | 100011 | 101010 |
Color Harmonies of #469187
Complementary color
Monochromatic Colors of #469187
Black with #469187
Text Example
Text Example
White with #469187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469187; }
p { color: rgb(70,145,135); }
H1.HeaderClassName
{
color: #469187;
}
.AnyTagClassName
{
color: #469187;
}
</style>
background-color css
<style>
a { background-color: #469187; }
a { background-color: rgb(70,145,135); }
div.DivClassName
{
background-color: #469187;
}
.BgClassName
{
background-color: #469187;
}
</style>
border-color css
<style>
span { border-color: #469187; }
span { border-color: rgb(70,145,135); }
td.TdClassName
{
border-color: #469187;
}
.TagClassName
{
border-color: #469187;
}
</style>