Shades of Lochinvar #569789
Tints of Lochinvar #569789
RGB
CMYK
RGB Variations
Color information
#569789 (or 0x569789) is known color: Lochinvar. HEX triplet: 56, 97 and 89. RGB value is (86,151,137). Sum of RGB (Red+Green+Blue) = 86+151+137=374 (49% of max value = 765). Red value is 86 (33.98% from 255 or 22.99% from 374); Green value is 151 (59.38% from 255 or 40.37% from 374); Blue value is 137 (53.91% from 255 or 36.63% from 374); Max value from RGB is 151 - color contains mainly: green. Hex color #569789 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569789 is #A96876. Grayscale: #818181. Windows color (decimal): -11102327 or 9017174. OLE color: 9017174.
HSL color Cylindrical-coordinate representation of color #569789: hue angle of 167.08º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #569789 is Cyan = 0.43, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 137 | - |
| CMYK | 0.43 | 0 | 0.09 | 0.41 |
| HSL | 167.08º | 0.27% | 0.46% | - |
| HSV(B) | 167.08º | 0.43% | 0.59% | - |
| XYZ | 19.42 | 25.92 | 27.65 | - |
| YUV | 129.97 | 131.97 | 96.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 137 | 0.43 | 0 | 0.09 | 0.41 | 167.08 | 0.27 | 0.46 |
| Hex | 56 | 97 | 89 | 2B | 0 | 9 | 29 | A7 | 1B | 2E |
| Octal | 126 | 227 | 211 | 53 | 0 | 11 | 51 | 247 | 33 | 56 |
| Binary | 1010110 | 10010111 | 10001001 | 101011 | 0 | 1001 | 101001 | 10100111 | 11011 | 101110 |
Color Harmonies of #569789
Complementary color
Monochromatic Colors of #569789
Black with #569789
Text Example
Text Example
White with #569789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569789; }
p { color: rgb(86,151,137); }
H1.HeaderClassName
{
color: #569789;
}
.AnyTagClassName
{
color: #569789;
}
</style>
background-color css
<style>
a { background-color: #569789; }
a { background-color: rgb(86,151,137); }
div.DivClassName
{
background-color: #569789;
}
.BgClassName
{
background-color: #569789;
}
</style>
border-color css
<style>
span { border-color: #569789; }
span { border-color: rgb(86,151,137); }
td.TdClassName
{
border-color: #569789;
}
.TagClassName
{
border-color: #569789;
}
</style>