Shades of Lochinvar #458986
Tints of Lochinvar #458986
RGB
CMYK
RGB Variations
Color information
#458986 (or 0x458986) is known color: Lochinvar. HEX triplet: 45, 89 and 86. RGB value is (69,137,134). Sum of RGB (Red+Green+Blue) = 69+137+134=340 (45% of max value = 765). Red value is 69 (27.34% from 255 or 20.29% from 340); Green value is 137 (53.91% from 255 or 40.29% from 340); Blue value is 134 (52.73% from 255 or 39.41% from 340); Max value from RGB is 137 - color contains mainly: green. Hex color #458986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458986 is #BA7679. Grayscale: #747474. Windows color (decimal): -12220026 or 8816965. OLE color: 8816965.
HSL color Cylindrical-coordinate representation of color #458986: hue angle of 177.35º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #458986 is Cyan = 0.50, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 134 | - |
| CMYK | 0.50 | 0 | 0.02 | 0.46 |
| HSL | 177.35º | 0.33% | 0.4% | - |
| HSV(B) | 177.35º | 0.5% | 0.54% | - |
| XYZ | 15.7 | 20.88 | 25.76 | - |
| YUV | 116.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 134 | 0.50 | 0 | 0.02 | 0.46 | 177.35 | 0.33 | 0.4 |
| Hex | 45 | 89 | 86 | 32 | 0 | 2 | 2E | B1 | 21 | 28 |
| Octal | 105 | 211 | 206 | 62 | 0 | 2 | 56 | 261 | 41 | 50 |
| Binary | 1000101 | 10001001 | 10000110 | 110010 | 0 | 10 | 101110 | 10110001 | 100001 | 101000 |
Color Harmonies of #458986
Complementary color
Monochromatic Colors of #458986
Black with #458986
Text Example
Text Example
White with #458986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458986; }
p { color: rgb(69,137,134); }
H1.HeaderClassName
{
color: #458986;
}
.AnyTagClassName
{
color: #458986;
}
</style>
background-color css
<style>
a { background-color: #458986; }
a { background-color: rgb(69,137,134); }
div.DivClassName
{
background-color: #458986;
}
.BgClassName
{
background-color: #458986;
}
</style>
border-color css
<style>
span { border-color: #458986; }
span { border-color: rgb(69,137,134); }
td.TdClassName
{
border-color: #458986;
}
.TagClassName
{
border-color: #458986;
}
</style>