Shades of Lochinvar #569187
Tints of Lochinvar #569187
RGB
CMYK
RGB Variations
Color information
#569187 (or 0x569187) is known color: Lochinvar. HEX triplet: 56, 91 and 87. RGB value is (86,145,135). Sum of RGB (Red+Green+Blue) = 86+145+135=366 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.50% from 366); Green value is 145 (57.03% from 255 or 39.62% from 366); Blue value is 135 (53.12% from 255 or 36.89% from 366); Max value from RGB is 145 - color contains mainly: green. Hex color #569187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569187 is #A96E78. Grayscale: #7E7E7E. Windows color (decimal): -11103865 or 8884566. OLE color: 8884566.
HSL color Cylindrical-coordinate representation of color #569187: hue angle of 169.83º 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 #569187 is Cyan = 0.41, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 145 | 135 | - |
| CMYK | 0.41 | 0 | 0.07 | 0.43 |
| HSL | 169.83º | 0.26% | 0.45% | - |
| HSV(B) | 169.83º | 0.41% | 0.57% | - |
| XYZ | 18.34 | 23.98 | 26.58 | - |
| YUV | 126.22 | 132.95 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 145 | 135 | 0.41 | 0 | 0.07 | 0.43 | 169.83 | 0.26 | 0.45 |
| Hex | 56 | 91 | 87 | 29 | 0 | 7 | 2B | AA | 1A | 2D |
| Octal | 126 | 221 | 207 | 51 | 0 | 7 | 53 | 252 | 32 | 55 |
| Binary | 1010110 | 10010001 | 10000111 | 101001 | 0 | 111 | 101011 | 10101010 | 11010 | 101101 |
Color Harmonies of #569187
Complementary color
Monochromatic Colors of #569187
Black with #569187
Text Example
Text Example
White with #569187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569187; }
p { color: rgb(86,145,135); }
H1.HeaderClassName
{
color: #569187;
}
.AnyTagClassName
{
color: #569187;
}
</style>
background-color css
<style>
a { background-color: #569187; }
a { background-color: rgb(86,145,135); }
div.DivClassName
{
background-color: #569187;
}
.BgClassName
{
background-color: #569187;
}
</style>
border-color css
<style>
span { border-color: #569187; }
span { border-color: rgb(86,145,135); }
td.TdClassName
{
border-color: #569187;
}
.TagClassName
{
border-color: #569187;
}
</style>