Shades of Lochinvar #459689
Tints of Lochinvar #459689
RGB
CMYK
RGB Variations
Color information
#459689 (or 0x459689) is known color: Lochinvar. HEX triplet: 45, 96 and 89. RGB value is (69,150,137). Sum of RGB (Red+Green+Blue) = 69+150+137=356 (47% of max value = 765). Red value is 69 (27.34% from 255 or 19.38% from 356); Green value is 150 (58.98% from 255 or 42.13% from 356); Blue value is 137 (53.91% from 255 or 38.48% from 356); Max value from RGB is 150 - color contains mainly: green. Hex color #459689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459689 is #BA6976. Grayscale: #7C7C7C. Windows color (decimal): -12216695 or 9016901. OLE color: 9016901.
HSL color Cylindrical-coordinate representation of color #459689: hue angle of 170.37º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #459689 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 137 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.41 |
| HSL | 170.37º | 0.37% | 0.43% | - |
| HSV(B) | 170.37º | 0.54% | 0.59% | - |
| XYZ | 17.88 | 24.88 | 27.53 | - |
| YUV | 124.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 137 | 0.54 | 0 | 0.09 | 0.41 | 170.37 | 0.37 | 0.43 |
| Hex | 45 | 96 | 89 | 36 | 0 | 9 | 29 | AA | 25 | 2B |
| Octal | 105 | 226 | 211 | 66 | 0 | 11 | 51 | 252 | 45 | 53 |
| Binary | 1000101 | 10010110 | 10001001 | 110110 | 0 | 1001 | 101001 | 10101010 | 100101 | 101011 |
Color Harmonies of #459689
Complementary color
Monochromatic Colors of #459689
Black with #459689
Text Example
Text Example
White with #459689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459689; }
p { color: rgb(69,150,137); }
H1.HeaderClassName
{
color: #459689;
}
.AnyTagClassName
{
color: #459689;
}
</style>
background-color css
<style>
a { background-color: #459689; }
a { background-color: rgb(69,150,137); }
div.DivClassName
{
background-color: #459689;
}
.BgClassName
{
background-color: #459689;
}
</style>
border-color css
<style>
span { border-color: #459689; }
span { border-color: rgb(69,150,137); }
td.TdClassName
{
border-color: #459689;
}
.TagClassName
{
border-color: #459689;
}
</style>