Shades of Lochinvar #569285
Tints of Lochinvar #569285
RGB
CMYK
RGB Variations
Color information
#569285 (or 0x569285) is known color: Lochinvar. HEX triplet: 56, 92 and 85. RGB value is (86,146,133). Sum of RGB (Red+Green+Blue) = 86+146+133=365 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.56% from 365); Green value is 146 (57.42% from 255 or 40% from 365); Blue value is 133 (52.34% from 255 or 36.44% from 365); Max value from RGB is 146 - color contains mainly: green. Hex color #569285 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569285 is #A96D7A. Grayscale: #7E7E7E. Windows color (decimal): -11103611 or 8753750. OLE color: 8753750.
HSL color Cylindrical-coordinate representation of color #569285: hue angle of 167º 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 #569285 is Cyan = 0.41, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 146 | 133 | - |
| CMYK | 0.41 | 0 | 0.09 | 0.43 |
| HSL | 167º | 0.26% | 0.45% | - |
| HSV(B) | 167º | 0.41% | 0.57% | - |
| XYZ | 18.35 | 24.23 | 25.9 | - |
| YUV | 126.58 | 131.62 | 99.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 146 | 133 | 0.41 | 0 | 0.09 | 0.43 | 167 | 0.26 | 0.45 |
| Hex | 56 | 92 | 85 | 29 | 0 | 9 | 2B | A7 | 1A | 2D |
| Octal | 126 | 222 | 205 | 51 | 0 | 11 | 53 | 247 | 32 | 55 |
| Binary | 1010110 | 10010010 | 10000101 | 101001 | 0 | 1001 | 101011 | 10100111 | 11010 | 101101 |
Color Harmonies of #569285
Complementary color
Monochromatic Colors of #569285
Black with #569285
Text Example
Text Example
White with #569285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569285; }
p { color: rgb(86,146,133); }
H1.HeaderClassName
{
color: #569285;
}
.AnyTagClassName
{
color: #569285;
}
</style>
background-color css
<style>
a { background-color: #569285; }
a { background-color: rgb(86,146,133); }
div.DivClassName
{
background-color: #569285;
}
.BgClassName
{
background-color: #569285;
}
</style>
border-color css
<style>
span { border-color: #569285; }
span { border-color: rgb(86,146,133); }
td.TdClassName
{
border-color: #569285;
}
.TagClassName
{
border-color: #569285;
}
</style>