Shades of Lochinvar #559485
Tints of Lochinvar #559485
RGB
CMYK
RGB Variations
Color information
#559485 (or 0x559485) is known color: Lochinvar. HEX triplet: 55, 94 and 85. RGB value is (85,148,133). Sum of RGB (Red+Green+Blue) = 85+148+133=366 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.22% from 366); Green value is 148 (58.20% from 255 or 40.44% from 366); Blue value is 133 (52.34% from 255 or 36.34% from 366); Max value from RGB is 148 - color contains mainly: green. Hex color #559485 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559485 is #AA6B7A. Grayscale: #7F7F7F. Windows color (decimal): -11168635 or 8754261. OLE color: 8754261.
HSL color Cylindrical-coordinate representation of color #559485: hue angle of 165.71º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #559485 is Cyan = 0.43, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 148 | 133 | - |
| CMYK | 0.43 | 0 | 0.10 | 0.42 |
| HSL | 165.71º | 0.27% | 0.46% | - |
| HSV(B) | 165.71º | 0.43% | 0.58% | - |
| XYZ | 18.57 | 24.8 | 26 | - |
| YUV | 127.45 | 131.13 | 97.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 148 | 133 | 0.43 | 0 | 0.10 | 0.42 | 165.71 | 0.27 | 0.46 |
| Hex | 55 | 94 | 85 | 2B | 0 | A | 2A | A6 | 1B | 2E |
| Octal | 125 | 224 | 205 | 53 | 0 | 12 | 52 | 246 | 33 | 56 |
| Binary | 1010101 | 10010100 | 10000101 | 101011 | 0 | 1010 | 101010 | 10100110 | 11011 | 101110 |
Color Harmonies of #559485
Complementary color
Monochromatic Colors of #559485
Black with #559485
Text Example
Text Example
White with #559485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559485; }
p { color: rgb(85,148,133); }
H1.HeaderClassName
{
color: #559485;
}
.AnyTagClassName
{
color: #559485;
}
</style>
background-color css
<style>
a { background-color: #559485; }
a { background-color: rgb(85,148,133); }
div.DivClassName
{
background-color: #559485;
}
.BgClassName
{
background-color: #559485;
}
</style>
border-color css
<style>
span { border-color: #559485; }
span { border-color: rgb(85,148,133); }
td.TdClassName
{
border-color: #559485;
}
.TagClassName
{
border-color: #559485;
}
</style>