Shades of Lochinvar #459784
Tints of Lochinvar #459784
RGB
CMYK
RGB Variations
Color information
#459784 (or 0x459784) is known color: Lochinvar. HEX triplet: 45, 97 and 84. RGB value is (69,151,132). Sum of RGB (Red+Green+Blue) = 69+151+132=352 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.60% from 352); Green value is 151 (59.38% from 255 or 42.90% from 352); Blue value is 132 (51.95% from 255 or 37.5% from 352); Max value from RGB is 151 - color contains mainly: green. Hex color #459784 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459784 is #BA687B. Grayscale: #7C7C7C. Windows color (decimal): -12216444 or 8689477. OLE color: 8689477.
HSL color Cylindrical-coordinate representation of color #459784: hue angle of 166.1º 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 #459784 is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 151 | 132 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.41 |
| HSL | 166.1º | 0.37% | 0.43% | - |
| HSV(B) | 166.1º | 0.54% | 0.59% | - |
| XYZ | 17.69 | 25.06 | 25.74 | - |
| YUV | 124.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 151 | 132 | 0.54 | 0 | 0.13 | 0.41 | 166.1 | 0.37 | 0.43 |
| Hex | 45 | 97 | 84 | 36 | 0 | D | 29 | A6 | 25 | 2B |
| Octal | 105 | 227 | 204 | 66 | 0 | 15 | 51 | 246 | 45 | 53 |
| Binary | 1000101 | 10010111 | 10000100 | 110110 | 0 | 1101 | 101001 | 10100110 | 100101 | 101011 |
Color Harmonies of #459784
Complementary color
Monochromatic Colors of #459784
Black with #459784
Text Example
Text Example
White with #459784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459784; }
p { color: rgb(69,151,132); }
H1.HeaderClassName
{
color: #459784;
}
.AnyTagClassName
{
color: #459784;
}
</style>
background-color css
<style>
a { background-color: #459784; }
a { background-color: rgb(69,151,132); }
div.DivClassName
{
background-color: #459784;
}
.BgClassName
{
background-color: #459784;
}
</style>
border-color css
<style>
span { border-color: #459784; }
span { border-color: rgb(69,151,132); }
td.TdClassName
{
border-color: #459784;
}
.TagClassName
{
border-color: #459784;
}
</style>