Shades of Lochinvar #569186
Tints of Lochinvar #569186
RGB
CMYK
RGB Variations
Color information
#569186 (or 0x569186) is known color: Lochinvar. HEX triplet: 56, 91 and 86. RGB value is (86,145,134). Sum of RGB (Red+Green+Blue) = 86+145+134=365 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.56% from 365); Green value is 145 (57.03% from 255 or 39.73% from 365); Blue value is 134 (52.73% from 255 or 36.71% from 365); Max value from RGB is 145 - color contains mainly: green. Hex color #569186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569186 is #A96E79. Grayscale: #7E7E7E. Windows color (decimal): -11103866 or 8819030. OLE color: 8819030.
HSL color Cylindrical-coordinate representation of color #569186: hue angle of 168.81º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #569186 is Cyan = 0.41, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 145 | 134 | - |
| CMYK | 0.41 | 0 | 0.08 | 0.43 |
| HSL | 168.81º | 0.26% | 0.45% | - |
| HSV(B) | 168.81º | 0.41% | 0.57% | - |
| XYZ | 18.27 | 23.95 | 26.21 | - |
| YUV | 126.11 | 132.45 | 99.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 145 | 134 | 0.41 | 0 | 0.08 | 0.43 | 168.81 | 0.26 | 0.45 |
| Hex | 56 | 91 | 86 | 29 | 0 | 8 | 2B | A9 | 1A | 2D |
| Octal | 126 | 221 | 206 | 51 | 0 | 10 | 53 | 251 | 32 | 55 |
| Binary | 1010110 | 10010001 | 10000110 | 101001 | 0 | 1000 | 101011 | 10101001 | 11010 | 101101 |
Color Harmonies of #569186
Complementary color
Monochromatic Colors of #569186
Black with #569186
Text Example
Text Example
White with #569186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569186; }
p { color: rgb(86,145,134); }
H1.HeaderClassName
{
color: #569186;
}
.AnyTagClassName
{
color: #569186;
}
</style>
background-color css
<style>
a { background-color: #569186; }
a { background-color: rgb(86,145,134); }
div.DivClassName
{
background-color: #569186;
}
.BgClassName
{
background-color: #569186;
}
</style>
border-color css
<style>
span { border-color: #569186; }
span { border-color: rgb(86,145,134); }
td.TdClassName
{
border-color: #569186;
}
.TagClassName
{
border-color: #569186;
}
</style>