Shades of Lochinvar #459986
Tints of Lochinvar #459986
RGB
CMYK
RGB Variations
Color information
#459986 (or 0x459986) is known color: Lochinvar. HEX triplet: 45, 99 and 86. RGB value is (69,153,134). Sum of RGB (Red+Green+Blue) = 69+153+134=356 (47% of max value = 765). Red value is 69 (27.34% from 255 or 19.38% from 356); Green value is 153 (60.16% from 255 or 42.98% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 153 - color contains mainly: green. Hex color #459986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459986 is #BA6679. Grayscale: #7D7D7D. Windows color (decimal): -12215930 or 8821061. OLE color: 8821061.
HSL color Cylindrical-coordinate representation of color #459986: hue angle of 166.43º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #459986 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 134 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.4 |
| HSL | 166.43º | 0.38% | 0.44% | - |
| HSV(B) | 166.43º | 0.55% | 0.6% | - |
| XYZ | 18.15 | 25.77 | 26.57 | - |
| YUV | 125.72 | 132.67 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 134 | 0.55 | 0 | 0.12 | 0.4 | 166.43 | 0.38 | 0.44 |
| Hex | 45 | 99 | 86 | 37 | 0 | C | 28 | A6 | 26 | 2C |
| Octal | 105 | 231 | 206 | 67 | 0 | 14 | 50 | 246 | 46 | 54 |
| Binary | 1000101 | 10011001 | 10000110 | 110111 | 0 | 1100 | 101000 | 10100110 | 100110 | 101100 |
Color Harmonies of #459986
Complementary color
Monochromatic Colors of #459986
Black with #459986
Text Example
Text Example
White with #459986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459986; }
p { color: rgb(69,153,134); }
H1.HeaderClassName
{
color: #459986;
}
.AnyTagClassName
{
color: #459986;
}
</style>
background-color css
<style>
a { background-color: #459986; }
a { background-color: rgb(69,153,134); }
div.DivClassName
{
background-color: #459986;
}
.BgClassName
{
background-color: #459986;
}
</style>
border-color css
<style>
span { border-color: #459986; }
span { border-color: rgb(69,153,134); }
td.TdClassName
{
border-color: #459986;
}
.TagClassName
{
border-color: #459986;
}
</style>