Shades of Lochinvar #479188
Tints of Lochinvar #479188
RGB
CMYK
RGB Variations
Color information
#479188 (or 0x479188) is known color: Lochinvar. HEX triplet: 47, 91 and 88. RGB value is (71,145,136). Sum of RGB (Red+Green+Blue) = 71+145+136=352 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.17% from 352); Green value is 145 (57.03% from 255 or 41.19% from 352); Blue value is 136 (53.52% from 255 or 38.64% from 352); Max value from RGB is 145 - color contains mainly: green. Hex color #479188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479188 is #B86E77. Grayscale: #797979. Windows color (decimal): -12086904 or 8950087. OLE color: 8950087.
HSL color Cylindrical-coordinate representation of color #479188: hue angle of 172.7º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479188 is Cyan = 0.51, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 136 | - |
| CMYK | 0.51 | 0 | 0.06 | 0.43 |
| HSL | 172.7º | 0.34% | 0.42% | - |
| HSV(B) | 172.7º | 0.51% | 0.57% | - |
| XYZ | 17.17 | 23.37 | 26.9 | - |
| YUV | 121.85 | 135.98 | 91.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 136 | 0.51 | 0 | 0.06 | 0.43 | 172.7 | 0.34 | 0.42 |
| Hex | 47 | 91 | 88 | 33 | 0 | 6 | 2B | AD | 22 | 2A |
| Octal | 107 | 221 | 210 | 63 | 0 | 6 | 53 | 255 | 42 | 52 |
| Binary | 1000111 | 10010001 | 10001000 | 110011 | 0 | 110 | 101011 | 10101101 | 100010 | 101010 |
Color Harmonies of #479188
Complementary color
Monochromatic Colors of #479188
Black with #479188
Text Example
Text Example
White with #479188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479188; }
p { color: rgb(71,145,136); }
H1.HeaderClassName
{
color: #479188;
}
.AnyTagClassName
{
color: #479188;
}
</style>
background-color css
<style>
a { background-color: #479188; }
a { background-color: rgb(71,145,136); }
div.DivClassName
{
background-color: #479188;
}
.BgClassName
{
background-color: #479188;
}
</style>
border-color css
<style>
span { border-color: #479188; }
span { border-color: rgb(71,145,136); }
td.TdClassName
{
border-color: #479188;
}
.TagClassName
{
border-color: #479188;
}
</style>