Shades of Lochinvar #469386
Tints of Lochinvar #469386
RGB
CMYK
RGB Variations
Color information
#469386 (or 0x469386) is known color: Lochinvar. HEX triplet: 46, 93 and 86. RGB value is (70,147,134). Sum of RGB (Red+Green+Blue) = 70+147+134=351 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.94% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 134 (52.73% from 255 or 38.18% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #469386 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469386 is #B96C79. Grayscale: #7A7A7A. Windows color (decimal): -12151930 or 8819526. OLE color: 8819526.
HSL color Cylindrical-coordinate representation of color #469386: hue angle of 169.87º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469386 is Cyan = 0.52, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 134 | - |
| CMYK | 0.52 | 0 | 0.09 | 0.42 |
| HSL | 169.87º | 0.35% | 0.43% | - |
| HSV(B) | 169.87º | 0.52% | 0.58% | - |
| XYZ | 17.26 | 23.89 | 26.26 | - |
| YUV | 122.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 134 | 0.52 | 0 | 0.09 | 0.42 | 169.87 | 0.35 | 0.43 |
| Hex | 46 | 93 | 86 | 34 | 0 | 9 | 2A | AA | 23 | 2B |
| Octal | 106 | 223 | 206 | 64 | 0 | 11 | 52 | 252 | 43 | 53 |
| Binary | 1000110 | 10010011 | 10000110 | 110100 | 0 | 1001 | 101010 | 10101010 | 100011 | 101011 |
Color Harmonies of #469386
Complementary color
Monochromatic Colors of #469386
Black with #469386
Text Example
Text Example
White with #469386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469386; }
p { color: rgb(70,147,134); }
H1.HeaderClassName
{
color: #469386;
}
.AnyTagClassName
{
color: #469386;
}
</style>
background-color css
<style>
a { background-color: #469386; }
a { background-color: rgb(70,147,134); }
div.DivClassName
{
background-color: #469386;
}
.BgClassName
{
background-color: #469386;
}
</style>
border-color css
<style>
span { border-color: #469386; }
span { border-color: rgb(70,147,134); }
td.TdClassName
{
border-color: #469386;
}
.TagClassName
{
border-color: #469386;
}
</style>