Shades of Lochinvar #469889
Tints of Lochinvar #469889
RGB
CMYK
RGB Variations
Color information
#469889 (or 0x469889) is known color: Lochinvar. HEX triplet: 46, 98 and 89. RGB value is (70,152,137). Sum of RGB (Red+Green+Blue) = 70+152+137=359 (47% of max value = 765). Red value is 70 (27.73% from 255 or 19.50% from 359); Green value is 152 (59.77% from 255 or 42.34% from 359); Blue value is 137 (53.91% from 255 or 38.16% from 359); Max value from RGB is 152 - color contains mainly: green. Hex color #469889 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469889 is #B96776. Grayscale: #7D7D7D. Windows color (decimal): -12150647 or 9017414. OLE color: 9017414.
HSL color Cylindrical-coordinate representation of color #469889: hue angle of 169.02º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469889 is Cyan = 0.54, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 137 | - |
| CMYK | 0.54 | 0 | 0.10 | 0.40 |
| HSL | 169.02º | 0.37% | 0.44% | - |
| HSV(B) | 169.02º | 0.54% | 0.6% | - |
| XYZ | 18.27 | 25.56 | 27.64 | - |
| YUV | 125.77 | 134.33 | 88.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 137 | 0.54 | 0 | 0.10 | 0.40 | 169.02 | 0.37 | 0.44 |
| Hex | 46 | 98 | 89 | 36 | 0 | A | 28 | A9 | 25 | 2C |
| Octal | 106 | 230 | 211 | 66 | 0 | 12 | 50 | 251 | 45 | 54 |
| Binary | 1000110 | 10011000 | 10001001 | 110110 | 0 | 1010 | 101000 | 10101001 | 100101 | 101100 |
Color Harmonies of #469889
Complementary color
Monochromatic Colors of #469889
Black with #469889
Text Example
Text Example
White with #469889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469889; }
p { color: rgb(70,152,137); }
H1.HeaderClassName
{
color: #469889;
}
.AnyTagClassName
{
color: #469889;
}
</style>
background-color css
<style>
a { background-color: #469889; }
a { background-color: rgb(70,152,137); }
div.DivClassName
{
background-color: #469889;
}
.BgClassName
{
background-color: #469889;
}
</style>
border-color css
<style>
span { border-color: #469889; }
span { border-color: rgb(70,152,137); }
td.TdClassName
{
border-color: #469889;
}
.TagClassName
{
border-color: #469889;
}
</style>