Shades of Lochinvar #459485
Tints of Lochinvar #459485
RGB
CMYK
RGB Variations
Color information
#459485 (or 0x459485) is known color: Lochinvar. HEX triplet: 45, 94 and 85. RGB value is (69,148,133). Sum of RGB (Red+Green+Blue) = 69+148+133=350 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.71% from 350); Green value is 148 (58.20% from 255 or 42.29% from 350); Blue value is 133 (52.34% from 255 or 38% from 350); Max value from RGB is 148 - color contains mainly: green. Hex color #459485 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459485 is #BA6B7A. Grayscale: #7A7A7A. Windows color (decimal): -12217211 or 8754245. OLE color: 8754245.
HSL color Cylindrical-coordinate representation of color #459485: hue angle of 168.61º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459485 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 133 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.42 |
| HSL | 168.61º | 0.36% | 0.43% | - |
| HSV(B) | 168.61º | 0.53% | 0.58% | - |
| XYZ | 17.28 | 24.14 | 25.94 | - |
| YUV | 122.67 | 133.83 | 89.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 133 | 0.53 | 0 | 0.10 | 0.42 | 168.61 | 0.36 | 0.43 |
| Hex | 45 | 94 | 85 | 35 | 0 | A | 2A | A9 | 24 | 2B |
| Octal | 105 | 224 | 205 | 65 | 0 | 12 | 52 | 251 | 44 | 53 |
| Binary | 1000101 | 10010100 | 10000101 | 110101 | 0 | 1010 | 101010 | 10101001 | 100100 | 101011 |
Color Harmonies of #459485
Complementary color
Monochromatic Colors of #459485
Black with #459485
Text Example
Text Example
White with #459485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459485; }
p { color: rgb(69,148,133); }
H1.HeaderClassName
{
color: #459485;
}
.AnyTagClassName
{
color: #459485;
}
</style>
background-color css
<style>
a { background-color: #459485; }
a { background-color: rgb(69,148,133); }
div.DivClassName
{
background-color: #459485;
}
.BgClassName
{
background-color: #459485;
}
</style>
border-color css
<style>
span { border-color: #459485; }
span { border-color: rgb(69,148,133); }
td.TdClassName
{
border-color: #459485;
}
.TagClassName
{
border-color: #459485;
}
</style>