Shades of Lochinvar #569288
Tints of Lochinvar #569288
RGB
CMYK
RGB Variations
Color information
#569288 (or 0x569288) is known color: Lochinvar. HEX triplet: 56, 92 and 88. RGB value is (86,146,136). Sum of RGB (Red+Green+Blue) = 86+146+136=368 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.37% from 368); Green value is 146 (57.42% from 255 or 39.67% from 368); Blue value is 136 (53.52% from 255 or 36.96% from 368); Max value from RGB is 146 - color contains mainly: green. Hex color #569288 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569288 is #A96D77. Grayscale: #7E7E7E. Windows color (decimal): -11103608 or 8950358. OLE color: 8950358.
HSL color Cylindrical-coordinate representation of color #569288: hue angle of 170º 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 #569288 is Cyan = 0.41, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 146 | 136 | - |
| CMYK | 0.41 | 0 | 0.07 | 0.43 |
| HSL | 170º | 0.26% | 0.45% | - |
| HSV(B) | 170º | 0.41% | 0.57% | - |
| XYZ | 18.56 | 24.31 | 27.01 | - |
| YUV | 126.92 | 133.12 | 98.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 146 | 136 | 0.41 | 0 | 0.07 | 0.43 | 170 | 0.26 | 0.45 |
| Hex | 56 | 92 | 88 | 29 | 0 | 7 | 2B | AA | 1A | 2D |
| Octal | 126 | 222 | 210 | 51 | 0 | 7 | 53 | 252 | 32 | 55 |
| Binary | 1010110 | 10010010 | 10001000 | 101001 | 0 | 111 | 101011 | 10101010 | 11010 | 101101 |
Color Harmonies of #569288
Complementary color
Monochromatic Colors of #569288
Black with #569288
Text Example
Text Example
White with #569288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569288; }
p { color: rgb(86,146,136); }
H1.HeaderClassName
{
color: #569288;
}
.AnyTagClassName
{
color: #569288;
}
</style>
background-color css
<style>
a { background-color: #569288; }
a { background-color: rgb(86,146,136); }
div.DivClassName
{
background-color: #569288;
}
.BgClassName
{
background-color: #569288;
}
</style>
border-color css
<style>
span { border-color: #569288; }
span { border-color: rgb(86,146,136); }
td.TdClassName
{
border-color: #569288;
}
.TagClassName
{
border-color: #569288;
}
</style>