Shades of Lochinvar #469486
Tints of Lochinvar #469486
RGB
CMYK
RGB Variations
Color information
#469486 (or 0x469486) is known color: Lochinvar. HEX triplet: 46, 94 and 86. RGB value is (70,148,134). Sum of RGB (Red+Green+Blue) = 70+148+134=352 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.89% from 352); Green value is 148 (58.20% from 255 or 42.05% from 352); Blue value is 134 (52.73% from 255 or 38.07% from 352); Max value from RGB is 148 - color contains mainly: green. Hex color #469486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469486 is #B96B79. Grayscale: #7B7B7B. Windows color (decimal): -12151674 or 8819782. OLE color: 8819782.
HSL color Cylindrical-coordinate representation of color #469486: hue angle of 169.23º 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 #469486 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 134 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.42 |
| HSL | 169.23º | 0.36% | 0.43% | - |
| HSV(B) | 169.23º | 0.53% | 0.58% | - |
| XYZ | 17.42 | 24.2 | 26.31 | - |
| YUV | 123.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 134 | 0.53 | 0 | 0.09 | 0.42 | 169.23 | 0.36 | 0.43 |
| Hex | 46 | 94 | 86 | 35 | 0 | 9 | 2A | A9 | 24 | 2B |
| Octal | 106 | 224 | 206 | 65 | 0 | 11 | 52 | 251 | 44 | 53 |
| Binary | 1000110 | 10010100 | 10000110 | 110101 | 0 | 1001 | 101010 | 10101001 | 100100 | 101011 |
Color Harmonies of #469486
Complementary color
Monochromatic Colors of #469486
Black with #469486
Text Example
Text Example
White with #469486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469486; }
p { color: rgb(70,148,134); }
H1.HeaderClassName
{
color: #469486;
}
.AnyTagClassName
{
color: #469486;
}
</style>
background-color css
<style>
a { background-color: #469486; }
a { background-color: rgb(70,148,134); }
div.DivClassName
{
background-color: #469486;
}
.BgClassName
{
background-color: #469486;
}
</style>
border-color css
<style>
span { border-color: #469486; }
span { border-color: rgb(70,148,134); }
td.TdClassName
{
border-color: #469486;
}
.TagClassName
{
border-color: #469486;
}
</style>