Shades of Lochinvar #469589
Tints of Lochinvar #469589
RGB
CMYK
RGB Variations
Color information
#469589 (or 0x469589) is known color: Lochinvar. HEX triplet: 46, 95 and 89. RGB value is (70,149,137). Sum of RGB (Red+Green+Blue) = 70+149+137=356 (47% of max value = 765). Red value is 70 (27.73% from 255 or 19.66% from 356); Green value is 149 (58.59% from 255 or 41.85% from 356); Blue value is 137 (53.91% from 255 or 38.48% from 356); Max value from RGB is 149 - color contains mainly: green. Hex color #469589 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469589 is #B96A76. Grayscale: #7B7B7B. Windows color (decimal): -12151415 or 9016646. OLE color: 9016646.
HSL color Cylindrical-coordinate representation of color #469589: hue angle of 170.89º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469589 is Cyan = 0.53, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 149 | 137 | - |
| CMYK | 0.53 | 0 | 0.08 | 0.42 |
| HSL | 170.89º | 0.36% | 0.43% | - |
| HSV(B) | 170.89º | 0.53% | 0.58% | - |
| XYZ | 17.79 | 24.6 | 27.48 | - |
| YUV | 124.01 | 135.33 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 149 | 137 | 0.53 | 0 | 0.08 | 0.42 | 170.89 | 0.36 | 0.43 |
| Hex | 46 | 95 | 89 | 35 | 0 | 8 | 2A | AB | 24 | 2B |
| Octal | 106 | 225 | 211 | 65 | 0 | 10 | 52 | 253 | 44 | 53 |
| Binary | 1000110 | 10010101 | 10001001 | 110101 | 0 | 1000 | 101010 | 10101011 | 100100 | 101011 |
Color Harmonies of #469589
Complementary color
Monochromatic Colors of #469589
Black with #469589
Text Example
Text Example
White with #469589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469589; }
p { color: rgb(70,149,137); }
H1.HeaderClassName
{
color: #469589;
}
.AnyTagClassName
{
color: #469589;
}
</style>
background-color css
<style>
a { background-color: #469589; }
a { background-color: rgb(70,149,137); }
div.DivClassName
{
background-color: #469589;
}
.BgClassName
{
background-color: #469589;
}
</style>
border-color css
<style>
span { border-color: #469589; }
span { border-color: rgb(70,149,137); }
td.TdClassName
{
border-color: #469589;
}
.TagClassName
{
border-color: #469589;
}
</style>