Shades of Lochinvar #568980
Tints of Lochinvar #568980
RGB
CMYK
RGB Variations
Color information
#568980 (or 0x568980) is known color: Lochinvar. HEX triplet: 56, 89 and 80. RGB value is (86,137,128). Sum of RGB (Red+Green+Blue) = 86+137+128=351 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.50% from 351); Green value is 137 (53.91% from 255 or 39.03% from 351); Blue value is 128 (50.39% from 255 or 36.47% from 351); Max value from RGB is 137 - color contains mainly: green. Hex color #568980 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568980 is #A9767F. Grayscale: #787878. Windows color (decimal): -11105920 or 8423766. OLE color: 8423766.
HSL color Cylindrical-coordinate representation of color #568980: hue angle of 169.41º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #568980 is Cyan = 0.37, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 137 | 128 | - |
| CMYK | 0.37 | 0 | 0.07 | 0.46 |
| HSL | 169.41º | 0.23% | 0.44% | - |
| HSV(B) | 169.41º | 0.37% | 0.54% | - |
| XYZ | 16.68 | 21.43 | 23.68 | - |
| YUV | 120.73 | 132.1 | 103.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 137 | 128 | 0.37 | 0 | 0.07 | 0.46 | 169.41 | 0.23 | 0.44 |
| Hex | 56 | 89 | 80 | 25 | 0 | 7 | 2E | A9 | 17 | 2C |
| Octal | 126 | 211 | 200 | 45 | 0 | 7 | 56 | 251 | 27 | 54 |
| Binary | 1010110 | 10001001 | 10000000 | 100101 | 0 | 111 | 101110 | 10101001 | 10111 | 101100 |
Color Harmonies of #568980
Complementary color
Monochromatic Colors of #568980
Black with #568980
Text Example
Text Example
White with #568980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568980; }
p { color: rgb(86,137,128); }
H1.HeaderClassName
{
color: #568980;
}
.AnyTagClassName
{
color: #568980;
}
</style>
background-color css
<style>
a { background-color: #568980; }
a { background-color: rgb(86,137,128); }
div.DivClassName
{
background-color: #568980;
}
.BgClassName
{
background-color: #568980;
}
</style>
border-color css
<style>
span { border-color: #568980; }
span { border-color: rgb(86,137,128); }
td.TdClassName
{
border-color: #568980;
}
.TagClassName
{
border-color: #568980;
}
</style>