Shades of Lochinvar #569486
Tints of Lochinvar #569486
RGB
CMYK
RGB Variations
Color information
#569486 (or 0x569486) is known color: Lochinvar. HEX triplet: 56, 94 and 86. RGB value is (86,148,134). Sum of RGB (Red+Green+Blue) = 86+148+134=368 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.37% from 368); Green value is 148 (58.20% from 255 or 40.22% from 368); Blue value is 134 (52.73% from 255 or 36.41% from 368); Max value from RGB is 148 - color contains mainly: green. Hex color #569486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569486 is #A96B79. Grayscale: #7F7F7F. Windows color (decimal): -11103098 or 8819798. OLE color: 8819798.
HSL color Cylindrical-coordinate representation of color #569486: hue angle of 166.45º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #569486 is Cyan = 0.42, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 134 | - |
| CMYK | 0.42 | 0 | 0.09 | 0.42 |
| HSL | 166.45º | 0.26% | 0.46% | - |
| HSV(B) | 166.45º | 0.42% | 0.58% | - |
| XYZ | 18.73 | 24.88 | 26.37 | - |
| YUV | 127.87 | 131.46 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 134 | 0.42 | 0 | 0.09 | 0.42 | 166.45 | 0.26 | 0.46 |
| Hex | 56 | 94 | 86 | 2A | 0 | 9 | 2A | A6 | 1A | 2E |
| Octal | 126 | 224 | 206 | 52 | 0 | 11 | 52 | 246 | 32 | 56 |
| Binary | 1010110 | 10010100 | 10000110 | 101010 | 0 | 1001 | 101010 | 10100110 | 11010 | 101110 |
Color Harmonies of #569486
Complementary color
Monochromatic Colors of #569486
Black with #569486
Text Example
Text Example
White with #569486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569486; }
p { color: rgb(86,148,134); }
H1.HeaderClassName
{
color: #569486;
}
.AnyTagClassName
{
color: #569486;
}
</style>
background-color css
<style>
a { background-color: #569486; }
a { background-color: rgb(86,148,134); }
div.DivClassName
{
background-color: #569486;
}
.BgClassName
{
background-color: #569486;
}
</style>
border-color css
<style>
span { border-color: #569486; }
span { border-color: rgb(86,148,134); }
td.TdClassName
{
border-color: #569486;
}
.TagClassName
{
border-color: #569486;
}
</style>