Shades of Lochinvar #469389
Tints of Lochinvar #469389
RGB
CMYK
RGB Variations
Color information
#469389 (or 0x469389) is known color: Lochinvar. HEX triplet: 46, 93 and 89. RGB value is (70,147,137). Sum of RGB (Red+Green+Blue) = 70+147+137=354 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.77% from 354); Green value is 147 (57.81% from 255 or 41.53% from 354); Blue value is 137 (53.91% from 255 or 38.70% from 354); Max value from RGB is 147 - color contains mainly: green. Hex color #469389 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469389 is #B96C76. Grayscale: #7A7A7A. Windows color (decimal): -12151927 or 9016134. OLE color: 9016134.
HSL color Cylindrical-coordinate representation of color #469389: hue angle of 172.21º 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 #469389 is Cyan = 0.52, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 137 | - |
| CMYK | 0.52 | 0 | 0.07 | 0.42 |
| HSL | 172.21º | 0.35% | 0.43% | - |
| HSV(B) | 172.21º | 0.52% | 0.58% | - |
| XYZ | 17.47 | 23.98 | 27.37 | - |
| YUV | 122.84 | 135.99 | 90.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 137 | 0.52 | 0 | 0.07 | 0.42 | 172.21 | 0.35 | 0.43 |
| Hex | 46 | 93 | 89 | 34 | 0 | 7 | 2A | AC | 23 | 2B |
| Octal | 106 | 223 | 211 | 64 | 0 | 7 | 52 | 254 | 43 | 53 |
| Binary | 1000110 | 10010011 | 10001001 | 110100 | 0 | 111 | 101010 | 10101100 | 100011 | 101011 |
Color Harmonies of #469389
Complementary color
Monochromatic Colors of #469389
Black with #469389
Text Example
Text Example
White with #469389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469389; }
p { color: rgb(70,147,137); }
H1.HeaderClassName
{
color: #469389;
}
.AnyTagClassName
{
color: #469389;
}
</style>
background-color css
<style>
a { background-color: #469389; }
a { background-color: rgb(70,147,137); }
div.DivClassName
{
background-color: #469389;
}
.BgClassName
{
background-color: #469389;
}
</style>
border-color css
<style>
span { border-color: #469389; }
span { border-color: rgb(70,147,137); }
td.TdClassName
{
border-color: #469389;
}
.TagClassName
{
border-color: #469389;
}
</style>