Shades of Lochinvar #569487
Tints of Lochinvar #569487
RGB
CMYK
RGB Variations
Color information
#569487 (or 0x569487) is known color: Lochinvar. HEX triplet: 56, 94 and 87. RGB value is (86,148,135). Sum of RGB (Red+Green+Blue) = 86+148+135=369 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.31% from 369); Green value is 148 (58.20% from 255 or 40.11% from 369); Blue value is 135 (53.12% from 255 or 36.59% from 369); Max value from RGB is 148 - color contains mainly: green. Hex color #569487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569487 is #A96B78. Grayscale: #7F7F7F. Windows color (decimal): -11103097 or 8885334. OLE color: 8885334.
HSL color Cylindrical-coordinate representation of color #569487: hue angle of 167.42º 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 #569487 is Cyan = 0.42, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 135 | - |
| CMYK | 0.42 | 0 | 0.09 | 0.42 |
| HSL | 167.42º | 0.26% | 0.46% | - |
| HSV(B) | 167.42º | 0.42% | 0.58% | - |
| XYZ | 18.8 | 24.91 | 26.74 | - |
| YUV | 127.98 | 131.96 | 98.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 135 | 0.42 | 0 | 0.09 | 0.42 | 167.42 | 0.26 | 0.46 |
| Hex | 56 | 94 | 87 | 2A | 0 | 9 | 2A | A7 | 1A | 2E |
| Octal | 126 | 224 | 207 | 52 | 0 | 11 | 52 | 247 | 32 | 56 |
| Binary | 1010110 | 10010100 | 10000111 | 101010 | 0 | 1001 | 101010 | 10100111 | 11010 | 101110 |
Color Harmonies of #569487
Complementary color
Monochromatic Colors of #569487
Black with #569487
Text Example
Text Example
White with #569487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569487; }
p { color: rgb(86,148,135); }
H1.HeaderClassName
{
color: #569487;
}
.AnyTagClassName
{
color: #569487;
}
</style>
background-color css
<style>
a { background-color: #569487; }
a { background-color: rgb(86,148,135); }
div.DivClassName
{
background-color: #569487;
}
.BgClassName
{
background-color: #569487;
}
</style>
border-color css
<style>
span { border-color: #569487; }
span { border-color: rgb(86,148,135); }
td.TdClassName
{
border-color: #569487;
}
.TagClassName
{
border-color: #569487;
}
</style>