Shades of Lochinvar #459078
Tints of Lochinvar #459078
RGB
CMYK
RGB Variations
Color information
#459078 (or 0x459078) is known color: Lochinvar. HEX triplet: 45, 90 and 78. RGB value is (69,144,120). Sum of RGB (Red+Green+Blue) = 69+144+120=333 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.72% from 333); Green value is 144 (56.64% from 255 or 43.24% from 333); Blue value is 120 (47.27% from 255 or 36.04% from 333); Max value from RGB is 144 - color contains mainly: green. Hex color #459078 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #459078 is #BA6F87. Grayscale: #767676. Windows color (decimal): -12218248 or 7901253. OLE color: 7901253.
HSL color Cylindrical-coordinate representation of color #459078: hue angle of 160.8º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #459078 is Cyan = 0.52, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 120 | - |
| CMYK | 0.52 | 0 | 0.17 | 0.44 |
| HSL | 160.8º | 0.35% | 0.42% | - |
| HSV(B) | 160.8º | 0.52% | 0.56% | - |
| XYZ | 15.82 | 22.57 | 21.29 | - |
| YUV | 118.84 | 128.65 | 92.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 120 | 0.52 | 0 | 0.17 | 0.44 | 160.8 | 0.35 | 0.42 |
| Hex | 45 | 90 | 78 | 34 | 0 | 11 | 2C | A1 | 23 | 2A |
| Octal | 105 | 220 | 170 | 64 | 0 | 21 | 54 | 241 | 43 | 52 |
| Binary | 1000101 | 10010000 | 1111000 | 110100 | 0 | 10001 | 101100 | 10100001 | 100011 | 101010 |
Color Harmonies of #459078
Complementary color
Monochromatic Colors of #459078
Black with #459078
Text Example
Text Example
White with #459078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459078; }
p { color: rgb(69,144,120); }
H1.HeaderClassName
{
color: #459078;
}
.AnyTagClassName
{
color: #459078;
}
</style>
background-color css
<style>
a { background-color: #459078; }
a { background-color: rgb(69,144,120); }
div.DivClassName
{
background-color: #459078;
}
.BgClassName
{
background-color: #459078;
}
</style>
border-color css
<style>
span { border-color: #459078; }
span { border-color: rgb(69,144,120); }
td.TdClassName
{
border-color: #459078;
}
.TagClassName
{
border-color: #459078;
}
</style>