Shades of Lochinvar #569588
Tints of Lochinvar #569588
RGB
CMYK
RGB Variations
Color information
#569588 (or 0x569588) is known color: Lochinvar. HEX triplet: 56, 95 and 88. RGB value is (86,149,136). Sum of RGB (Red+Green+Blue) = 86+149+136=371 (49% of max value = 765). Red value is 86 (33.98% from 255 or 23.18% from 371); Green value is 149 (58.59% from 255 or 40.16% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 149 - color contains mainly: green. Hex color #569588 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569588 is #A96A77. Grayscale: #808080. Windows color (decimal): -11102840 or 8951126. OLE color: 8951126.
HSL color Cylindrical-coordinate representation of color #569588: hue angle of 167.62º degrees, saturation: 0.27, 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 #569588 is Cyan = 0.42, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 149 | 136 | - |
| CMYK | 0.42 | 0 | 0.09 | 0.42 |
| HSL | 167.62º | 0.27% | 0.46% | - |
| HSV(B) | 167.62º | 0.42% | 0.58% | - |
| XYZ | 19.03 | 25.25 | 27.16 | - |
| YUV | 128.68 | 132.13 | 97.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 149 | 136 | 0.42 | 0 | 0.09 | 0.42 | 167.62 | 0.27 | 0.46 |
| Hex | 56 | 95 | 88 | 2A | 0 | 9 | 2A | A8 | 1B | 2E |
| Octal | 126 | 225 | 210 | 52 | 0 | 11 | 52 | 250 | 33 | 56 |
| Binary | 1010110 | 10010101 | 10001000 | 101010 | 0 | 1001 | 101010 | 10101000 | 11011 | 101110 |
Color Harmonies of #569588
Complementary color
Monochromatic Colors of #569588
Black with #569588
Text Example
Text Example
White with #569588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569588; }
p { color: rgb(86,149,136); }
H1.HeaderClassName
{
color: #569588;
}
.AnyTagClassName
{
color: #569588;
}
</style>
background-color css
<style>
a { background-color: #569588; }
a { background-color: rgb(86,149,136); }
div.DivClassName
{
background-color: #569588;
}
.BgClassName
{
background-color: #569588;
}
</style>
border-color css
<style>
span { border-color: #569588; }
span { border-color: rgb(86,149,136); }
td.TdClassName
{
border-color: #569588;
}
.TagClassName
{
border-color: #569588;
}
</style>